readme fix

This commit is contained in:
Yannic Kilcher
2022-12-18 00:19:50 +01:00
parent 6b21b2359c
commit 088effc7a9
+1 -1
View File
@@ -21,7 +21,7 @@ All open source projects begins with people like you. Open source is the belief
Work is organized in the [project board](https://github.com/orgs/LAION-AI/projects/3).
- To get started with development, if you want to work on the backend, have a look at `scripts/backend-development/README.md`.
- If you want to work on the frontend, have a look at `scripts/frontend-development/README.md`.
- If you want to work on any frontend, have a look at `scripts/frontend-development/README.md` to make a backend available.
There is also a minimal implementation of a frontend in the `text-frontend` folder.