diff --git a/README.md b/README.md index 196437c..dc05bdf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ android-ifaddrs =============== -An implementation of getifaddrs() for Android, since the NDK does not natively support it. Works just like you would expect on regular Linux. License information is present in each file. +An implementation of getifaddrs() for Android, since the NDK does not natively support it. + +Works just like you would expect on regular Linux. License information is present in each file (BSD license).