Skip to content

Commit f8ae17a

Browse files
anishknyapai4
authored andcommitted
Added "Remix on Glitch" button (#31)
1 parent 42d69fb commit f8ae17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To get the Node server running locally:
1515
- Install MongoDB Community Edition ([instructions](https://docs.mongodb.com/manual/installation/#tutorials)) and run it by executing `mongod`
1616
- `npm run dev` to start the local server
1717

18-
Alternately, to quickly try out this repo in the cloud, navigate to this [glitch](http://glitch.com/edit/#!/realworld) and remix your own version by following the README instructions there.
18+
Alternately, to quickly try out this repo in the cloud, you can [![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/realworld)
1919

2020
# Code Overview
2121

0 commit comments

Comments
 (0)