Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

trueberryless and committed by
GitHub
dab8305f 5780c40e

+1 -1
+1 -1
README.md
··· 10 10 All data is only stored locally, which means that nothing is shared via the internet which makes using the app 100% safe (as long as your own computer isn't hacked of course). 11 11 12 12 - **OSS**: 13 - The whole source code is completely open source which means that everybody can look into and improve the code we are developing. Furthermore, the GNU GENERAL PUBLIC LICENSE V3 ensures that every fork of this code must also be open source forever. Nice! 13 + The whole source code is completely open source which means that everybody can look into and improve the code we are developing. Furthermore, the GPL-3.0 licence ensures that every fork of this code must also be open source forever. Nice! 14 14 15 15 - **Clean design**: 16 16 Thanks to the wonderful [shadcn/ui](https://ui.shadcn.com/) the website looks clean and minimalistic with consistent design through and through.