feat: add some documentation
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m9s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m9s
This commit is contained in:
@@ -14,7 +14,7 @@ Nodarium
|
||||
|
||||
# Table of contents
|
||||
|
||||
- [Architecture](./ARCHITECTURE.md)
|
||||
- [Architecture](./docs/ARCHITECTURE.md)
|
||||
- [Developing](#developing)
|
||||
- [Roadmap](#roadmap)
|
||||
|
||||
@@ -45,6 +45,6 @@ cd app
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
### [Now you can create your first node 🤓](./DEVELOPING_NODES.md)
|
||||
### [Now you can create your first node 🤓](./docs/DEVELOPING_NODES.md)
|
||||
|
||||
# Roadmap
|
||||
|
||||
Reference in New Issue
Block a user