diff options
author | Mauro Sardara <msardara+fdio@cisco.com> | 2017-02-22 22:47:49 +0100 |
---|---|---|
committer | Mauro Sardara <msardara+fdio@cisco.com> | 2017-02-22 21:52:28 +0000 |
commit | 2b69cd8a1e5ee8f65d330193a064d4f53adf6095 (patch) | |
tree | 564680cbfb2b624ef224071932c967b335dfaab3 | |
parent | a473f64e8d74df3b82fdcc3dbea34293bc0f2444 (diff) |
Add supported platforms in README.md file
Change-Id: I8dd0b8d3352eba8c600a9cc20951f6d010a9a7e7
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
-rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |