Skip to content

Commit 4f094d2

Browse files
authored
Merge pull request #1 from deepakhb2/replit-readme
Add run on repl.it badge to README
2 parents ded5e99 + 0ff6fc5 commit 4f094d2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# data-structures-and-algorithm
22
Using ruby.
3+
[![Run on Repl.it](https://repl.it/badge/github/deepakhb2/data-structures-and-algorithm)](https://repl.it/github/deepakhb2/data-structures-and-algorithm)

0 commit comments

Comments
 (0)