aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Sardara <msardara+fdio@cisco.com>2017-02-22 22:47:49 +0100
committerMauro Sardara <msardara+fdio@cisco.com>2017-02-22 21:52:28 +0000
commit2b69cd8a1e5ee8f65d330193a064d4f53adf6095 (patch)
tree564680cbfb2b624ef224071932c967b335dfaab3
parenta473f64e8d74df3b82fdcc3dbea34293bc0f2444 (diff)
Add supported platforms in README.md file
Change-Id: I8dd0b8d3352eba8c600a9cc20951f6d010a9a7e7 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
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