Skip to content

Commit f650ab7

Browse files
committed
Clean
1 parent fead745 commit f650ab7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,13 @@ If you are new to Typescript or the open-source space, you could start with smal
150150

151151
##### Resources
152152

153-
There is a lof of documentation in the [docs](docs) folder, namely:
153+
There is a lof of documentation in the [docs](docs) folder and across the repo, namely:
154154
- [Next.js.md](docs/Next.js.md) for core fundamentals about our web / page-rendering framework.
155155
- [knowledge.md](docs/knowledge.md) for general information about the project structure.
156156
- [development.md](docs/development.md) for additional instructions, such as adding new profile fields.
157-
- [backend/api/README.md](backend/api/README.md) for the backend API.
158-
- [android/README.md](android/README.md) for the Android app.
157+
- [web](web) for the web.
158+
- [backend/api](backend/api) for the backend API.
159+
- [android](android) for the Android app.
159160

160161
There are a lot of useful scripts you can use in the [scripts](scripts) folder.
161162

0 commit comments

Comments
 (0)