File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,9 @@ which aims to provide many conveniences over raw assembly code (even when using
2929
3030It is mainly targeted at the Commodore-64 machine at this time.
3131
32+ Documentation is online at https://prog8.readthedocs.io/
33+
34+
3235Required tools:
3336---------------
3437
Original file line number Diff line number Diff line change @@ -20,9 +20,10 @@ while still being low level enough to create high performance programs.
2020
2121
2222Prog8 is copyright © Irmen de Jong (
[email protected] | http://www.razorvine.net).
23+ The project is on github: https://github.com/irmen/prog8.git
2324
24- This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
2525
26+ This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
2627
2728Code example
2829------------
You can’t perform that action at this time.
0 commit comments