]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - README.md
Check that the values specified in <limits> are reasonable.
[user/henk/code/inspircd.git] / README.md
index f0e360991ea97ffd61c0603bd80c2a5caae57730..90e31e8478e4dbe3431a86cc58cc9ec253a6e5dd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Win
 
 ## Supported Platforms
 
-InspIRCd is supported on on the following platforms:
+InspIRCd is supported on the following platforms:
 
 - Most recent BSD variants using the Clang or GCC compilers and the GNU toolchains (Make, etc).
 
@@ -16,7 +16,7 @@ InspIRCd is supported on on the following platforms:
 
 Alternate platforms and toolchains may also work but are not officially supported by the InspIRCd team. Generally speaking if you are using a reasonably modern UNIX-like system you should be able to build InspIRCd on it.
 
-If you encounter any bugs then [please file an issue](https://github.com/inspircd/inspircd/issues/new).
+If you encounter any bugs then [please file an issue](https://github.com/inspircd/inspircd/issues/new/choose).
 
 ## Installation