Skip to content

Commit

Permalink
Add building and thanks to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tavisco committed Jun 28, 2022
1 parent 261e5ba commit ae12c92
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,10 @@ As the Github description says, this is a recreation in C of a very similar appl

That being said, this is my first contact with the C language and with the Palm toolchain. Mistakes were probably made, so proceed with caution, and as always, use it at your own risk, I do not guarantee that this software will work as intended.

If you found an issue, please open one here in this repository that I may (or may not) fix it.
If you found an issue, please open one here in this repository that I may (or may not) fix it.

## Building
To build this application from source use the toolchain available [here](https://www.palm2000.com/projects/compilingAndBuildingPalmOsAppsOnUbuntu2004LTS.php), and simply run `make` in the root of the project.

## Special thanks
I'd like to thank all the awesome people on [PalmDB's Discord Server](https://palmdb.net/) that helped me with begginer's issues with C and Palm OS development; that demonstrated interest in the project and pushed me forward to complete it; that sent ideas and opinated about the features and looks of it; and probably much more things. Many thanks to you all :)

0 comments on commit ae12c92

Please sign in to comment.