Skip to content

Commit 70d84bd

Browse files
committed
Update README.md
1 parent d4a8c43 commit 70d84bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ Shared directory contains all the components, routes, actions and reducers.
9898
Index.js simply does client side rendering using the data provided from window.__INITIAL_STATE__.
9999

100100
## Roadmap
101-
1. Add Security measures like CSRF etc.
102-
2. Add Auth flow and handle sessions.
103-
3. Add option to generate controllers and models through [CLI](https://github.com/Hashnode/mern-cli). (Basically anything that reduces writing boilerplate code)
101+
- [ ] Add Security measures like CSRF etc.
102+
- [ ] Add Auth flow and handle sessions.
103+
- [ ] Add option to generate controllers and models through [CLI](https://github.com/Hashnode/mern-cli). (Basically anything that reduces writing boilerplate code)
104104

105105
## License
106106
MERN is released under the [MIT License](http://www.opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)