Skip to content

Commit facbf8d

Browse files
authored
Update README.md
1 parent 8ad125f commit facbf8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Create a modern express server with a simple command.
44

5-
![Working sample](https://media.giphy.com/media/MC9h5ruPM0Wk7lJyxQ/giphy.gif)
5+
![Working sample](https://media.giphy.com/media/MC9h5ruPM0Wk7lJyxQ/giphy.gif =250x)
66

77
Works on macOS, Windows, and Linux. Has both TypeScript and JavaScript templates inbuild. Creates all the boilerplate code along with build process and unit tests configured so that you can focus on the application logic.
88

@@ -90,4 +90,4 @@ We also have `cors` enabled so as not to have errors. We use [eslint](https://es
9090
Before opening a pull request please make sure your changes follow the
9191
[contribution guidelines][1].
9292

93-
[1]: https://github.com/dopecodez/create-express-template/blob/master/CONTRIBUTING.md
93+
[1]: https://github.com/dopecodez/create-express-template/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)