From: Mauro Sardara Date: Wed, 22 Feb 2017 21:47:49 +0000 (+0100) Subject: Add supported platforms in README.md file X-Git-Tag: Libicnet-v1.0~8 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F82%2F5482%2F3;p=cicn.git Add supported platforms in README.md file Change-Id: I8dd0b8d3352eba8c600a9cc20951f6d010a9a7e7 Signed-off-by: Mauro Sardara --- diff --git a/README.md b/README.md index fa1222ef..d5d3df44 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,13 @@ For installing the library: ```bash $ cd build $ sudo make install -``` \ No newline at end of file +``` + +Platforms +--------- + +Libicnet has been tested in: + + - Ubuntu 16.04 (x86_64) + - Debian Testing + - MacOSX 10.12 \ No newline at end of file