Skip to content

Commit d7a117b

Browse files
committed
Add run on repl.it badge to README
This pull request adds a badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
1 parent ded5e99 commit d7a117b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.replit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
language = "ruby"
2+
run = ""

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# data-structures-and-algorithm
2-
Using ruby.
2+
Using ruby.

0 commit comments

Comments
 (0)