new readme link added to the readme at the root.

Co-authored-by: Sebastian Palmqvist <PalmN72@users.noreply.github.com>
Co-authored-by: Lee Sheppard <coolusername244@users.noreply.github.com>
This commit is contained in:
lvan-ni 2023-10-10 15:59:53 +02:00
parent e69c0f2fb7
commit e308216226
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,7 @@ The respective README files there contain more detailed descriptions.
* [Architecture](#architecture)
* [Apps](#apps)
* [skolplattformen](#skolplattformen)
* [skolplattformen dependency upgrade](#skolplattformen-dependency-upgrade)
* [website](#website)
* [Libs](#embedded-api)
* [api](#api)
@ -58,6 +59,9 @@ We're starting small, with more features being added over time.
For more information, check out the [source code](apps/skolplattformen-app).
#### skolplattformen dependency upgrade
A dependency upgrade is currently in the works. To navigate directly to the related readme, click [here](/apps/skolplattformen-app-new/README-NEW.md).
#### website
The code for the website at https://skolplattformen.org/. It's built using Next.js.