diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-27 17:32:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-27 17:32:09 +0000 |
| commit | 445b84eab33e1ee4570b1cb70260134411a4d022 (patch) | |
| tree | ca9796c64c2c8efc8aec53009446076e1d40fc7c /README.md | |
| parent | ac0123b732eb07be9db07f8fed3cd1b59eefc9f2 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -92,6 +92,8 @@ Don't be afraid to submit an **issue/feature request** if you have any problems! See guides for writing new modules\[[1](https://github.com/opentrack/opentrack/blob/master/api/plugin-api.hpp)\]\[[2](https://github.com/opentrack/opentrack/blob/master/tracker-test/test.h)\], and for [working with core code](https://github.com/opentrack/opentrack/wiki/Hacking-opentrack). +To edit the wiki, send pull requests to the https://github.com/opentrack/wiki repository. The [user-facing wiki](https://github.com/opentrack/opentrack/wiki) will automatically update itself after the commit is merged. + ## License and warranty Almost all code is licensed under the [ISC license](https://en.wikipedia.org/wiki/ISC_license). There are very few proprietary dependencies. There is no copyleft code. See individual files for licensing and authorship information. |
