Skip to content

Commit c1f196f

Browse files
committed
readme
1 parent 0298f6b commit c1f196f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ which aims to provide many conveniences over raw assembly code (even when using
2929

3030
It is mainly targeted at the Commodore-64 machine at this time.
3131

32+
Documentation is online at https://prog8.readthedocs.io/
33+
34+
3235
Required tools:
3336
---------------
3437

docs/source/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ while still being low level enough to create high performance programs.
2020

2121

2222
Prog8 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

2728
Code example
2829
------------

0 commit comments

Comments
 (0)