From f5c5c8f255096ca02f002ab428f296b6a21469c2 Mon Sep 17 00:00:00 2001 From: Neel Goyal Date: Tue, 25 Feb 2014 21:17:33 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e3d851b..0f05bed8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ getdns API {#mainpage} ========== -* Date: 2014-02-20 +* Date: 2014-02-26 * GitHub: getdns is a [modern asynchronous DNS API](http://www.vpnc.org/getdns-api/) intended to make all types of DNS information easily available as described by Paul Hoffman. This implementation is licensed under the New BSD License (BSD-new). @@ -19,7 +19,7 @@ This file captures the goals and direction of the project and the current state The goals of this implementation of the getdns API are: * Provide an open source implementation, in C, of the formally described getdns API by Paul Hoffman at -* Initial support for FreeBSD, MS-Windows, OSX, Linux (CentOS/RHEL, Ubuntu) via functional "configure" script +* Initial support for FreeBSD, OSX, Linux (CentOS/RHEL, Ubuntu) via functional "configure" script * Initial support to include the Android platform * Include examples and tests as part of the build * Document code using doxygen