Skip to content

Commit b035cb5

Browse files
authored
Merge pull request #368 from boriel/docs
Docs
2 parents 8f5c001 + dd49653 commit b035cb5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,5 @@ Thanks to:
134134

135135
If you have contributed in some way to this project, please, tell me so I'll add you to this list.
136136

137-
137+
------
138+
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H81J0OU)

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,9 @@ Only for true hackers: This explains how the compiler does it job, how to expand
6767
# Other Architectures
6868
ZX Basic was designed from the base as a Retargeable Compiler, so it should be not hard to extend
6969
it to other architectures. This is `work in progress`. See [other architectures](other_architectures.md) for more info.
70+
71+
# Contributing
72+
You can issue a Pull Request to the [GitHub repository](https://github.com/boriel/zxbasic), report bugs in the forum
73+
when using the compiler, suggest new features...
74+
75+
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H81J0OU)

0 commit comments

Comments
 (0)