From 975f030e40af8a9ef62db87b24a7fbc24d3b3fd1 Mon Sep 17 00:00:00 2001 From: Alexander Saprykin Date: Mon, 13 Jun 2016 16:10:30 +0400 Subject: [PATCH] Update README.md with the Wiki link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2de9190f..b23e5f0f 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,7 @@ Use CMake to build PLibSYS for any target platform. ======= License ======= PLibSYS is distributed under the terms of GNU GPLv2 or higher license. + +======= More ======= + +More information about the library is available on the [Wiki](https://github.com/saprykin/plibsys/wiki).