Skip to content

Commit 49240f2

Browse files
authored
Merge pull request #3 from 9trocode/replit-readme
Add run on repl.it badge to README
2 parents 99ab06e + 706577c commit 49240f2

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.replit

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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# node_storage_manager
2+
[![Run on Repl.it](https://repl.it/badge/github/9trocode/node_storage_manager)](https://repl.it/github/9trocode/node_storage_manager)
23
Storage Manager for cross platform e.g AWS S3 GStorage and file-system

0 commit comments

Comments
 (0)