summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLogicParrot <LogicParrot@users.noreply.github.com>2016-04-07 17:44:15 +0200
committerLogicParrot <LogicParrot@users.noreply.github.com>2016-04-07 17:44:15 +0200
commit900d8e78c1691a8906d18b27414f5723cf17dad3 (patch)
tree55c07717efe14407a5be696751c4e73399250d4e
parentMerge pull request #3132 from LogicParrot/readme (diff)
parentAdded more links to README (diff)
downloadcuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.tar
cuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.tar.gz
cuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.tar.bz2
cuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.tar.lz
cuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.tar.xz
cuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.tar.zst
cuberite-900d8e78c1691a8906d18b27414f5723cf17dad3.zip
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2c9c38ada..b533aa0f4 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Cuberite is licensed under the Apache License V2, and we welcome anybody to fork
Cuberite is developed in C++ and Lua. To contribute code, please check out [GETTING-STARTED.md](https://github.com/cuberite/cuberite/blob/master/GETTING-STARTED.md) and [CONTRIBUTING.md](https://github.com/cuberite/cuberite/blob/master/CONTRIBUTING.md) for more details.
-Plugins are written in Lua. You can contribute by developing plugins and submitting them to [the forum](https://forum.cuberite.org/forum-2.html). please check out our [plugin introduction guide](http://api-docs.cuberite.org/Writing-a-Cuberite-plugin.html) for more info.
+Plugins are written in Lua. You can contribute by developing plugins and submitting them to [the forum](https://forum.cuberite.org/forum-2.html). Please check out our [plugin introduction guide](http://api-docs.cuberite.org/Writing-a-Cuberite-plugin.html) for more info.
If you are not a programmer, you can help by testing Cuberite and reporting bugs. See [TESTING.md](https://github.com/cuberite/cuberite/blob/master/TESTING.md) for details.
@@ -54,7 +54,8 @@ You can also help with documentation by contributing to the [User's Manual](http
Other Stuff
-----------
-For other stuff, including plugins and discussion, check out the [forums](https://forum.cuberite.org/) and [Plugin API](http://api-docs.cuberite.org/).
+For other stuff, check out the [homepage](http://cuberite.org), the [Users' Manual](https://book.cuberite.org),
+the [forums](https://forum.cuberite.org/), and the [Plugin API](http://api-docs.cuberite.org/).
[Support Us on Bountysource](https://bountysource.com/teams/cuberite)