add readme
This commit is contained in:
parent
6cd644c0e9
commit
c2e59b3601
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*
|
||||
!.gitignore
|
||||
!Floorp.yml
|
||||
!Floorp.desktop
|
||||
!package.sh
|
||||
!AppRun
|
||||
!README
|
11
README
Normal file
11
README
Normal 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`
|
Loading…
Reference in New Issue
Block a user