Mirror of
0
fork

Configure Feed

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

Update README.md

authored by

Felix Schneider and committed by
GitHub
60e901a7 6072bffd

+1 -1
+1 -1
README.md
··· 12 12 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). 13 13 14 14 - **OSS**: 15 - The whole source code is completely open source which means that everybody can look into it and improve the code we are developing. Furthermore, the MIT licence ensures that every fork of this code must also be open source forever. Nice! 15 + The whole source code is completely open source which means that everybody can look into it and improve the code we are developing. 16 16 17 17 - **Clean design**: 18 18 Thanks to the wonderful [shadcn/ui](https://ui.shadcn.com/) the website looks clean and minimalistic with consistent design through and through.