Add a few relevant documentation links to README

This commit is contained in:
Brandon Presley 2022-09-04 17:15:20 +12:00
parent f9b7d0d565
commit b460d35eca
1 changed files with 7 additions and 0 deletions

View File

@ -72,3 +72,10 @@ yarn android
You can find the metadata yaml file in the fdroiddata repository:
https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.massive.yml
# Relevant Documentation
- Android https://developer.android.com/docs
- TypeScript https://www.typescriptlang.org/docs/
- JavaScript https://developer.mozilla.org/en-US/docs/Web/JavaScript
- SQLite https://sqlite.org/docs.html