Code Review
/
cicn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a473f64
)
Add supported platforms in README.md file
82/5482/3
author
Mauro Sardara
<
[email protected]
>
Wed, 22 Feb 2017 21:47:49 +0000
(22:47 +0100)
committer
Mauro Sardara
<
[email protected]
>
Wed, 22 Feb 2017 21:52:28 +0000
(21:52 +0000)
Change-Id: I8dd0b8d3352eba8c600a9cc20951f6d010a9a7e7
Signed-off-by: Mauro Sardara <
[email protected]
>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
fa1222e
..
d5d3df4
100644
(file)
--- 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