add readme

This commit is contained in:
Alessandro Mauri 2024-01-19 17:03:05 +01:00
parent 6cd644c0e9
commit c2e59b3601
2 changed files with 18 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*
!.gitignore
!Floorp.yml
!Floorp.desktop
!package.sh
!AppRun
!README

11
README Normal file
View File

@ -0,0 +1,11 @@
# Floorp AppImage builder
Just run `./package.sh` and watch floorp get packaged into a neat AppImage
## TODO:
- Automatically download the last version
- Maybe add some more libraries to make compatible with more systems
- Add builds for linux-arm
- Add internationalization to `Floorp.desktop`