diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2021-12-26 18:01:13 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2021-12-26 18:01:13 +0100 |
commit | 55b2233f8ab59e12035138bda1b2d8c6fe3192f0 (patch) | |
tree | d5e9c558b9bbf9b27ca3e45f57c9148aaad2b7b3 | |
parent | a1889498135de5a450aeb2e2c17d69213b6f5c99 (diff) | |
download | NorthstarWiki-55b2233f8ab59e12035138bda1b2d8c6fe3192f0.tar.gz NorthstarWiki-55b2233f8ab59e12035138bda1b2d8c6fe3192f0.zip |
Add credits
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | SUMMARY.md | 4 | ||||
-rw-r--r-- | credits.md | 7 |
3 files changed, 12 insertions, 2 deletions
@@ -1,7 +1,6 @@ # Welcome to Northstar Welcome to the Northstar wiki! -Thanks to taskinoz for alot of this, I've paraphrased alot of his [guide](https://gist.github.com/taskinoz/d68fdbc1ec0590d8fe61a85edbb9c44e) for this - + Please remember: you should expect to encounter bugs and crashes with Northstar, I've been developing it for a while but I'm one guy and I wouldn't say I'm the best developer around. If you do encounter issues that this guide doesn't have a fix for, you can get support in the [discord](https://northstar.tf/discord).
\ No newline at end of file @@ -24,3 +24,7 @@ ## FAQ * [FAQ](faq.md) + +## Other + +* [Credits](credits.md) diff --git a/credits.md b/credits.md new file mode 100644 index 0000000..049615a --- /dev/null +++ b/credits.md @@ -0,0 +1,7 @@ +# Credits + +This wiki contains content from: + +* BobTheBob9: https://github.com/R2Northstar/Northstar/wiki +* Taskinoz: https://gist.github.com/taskinoz/d68fdbc1ec0590d8fe61a85edbb9c44e + |