Skip to content

Commit 01e2da9

Browse files
committed
📝 Documentation update
1 parent 3f20562 commit 01e2da9

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,8 +2,8 @@
22
<br />
33
<p align="center">
44
<a href="#">
5-
<img src="nodetype.png" alt="Logo" width="250" height="100">
65
<img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" alt="Nx" width="250" height="100">
6+
<img src="nodetype.png" alt="Logo" width="150" height="90">
77
</a>
88

99
<h3 align="center">Nx-Nodejs-Typescript/GraphQL/Express/MongoDB Boilerplate</h3>
@@ -73,7 +73,7 @@ Run `nx dep-graph` to see a diagram of the dependencies of your projects.
7373

7474
Visit the [Nx Documentation](https://nx.dev) to learn more.
7575

76-
# Roadmap
76+
## Roadmap
7777
- [x] Typescript class based implementation.
7878
- [x] Add GraphQL Support.
7979
- [ ] CRUD Operations.

0 commit comments

Comments
 (0)