Further README link updates

pull/1731/head
Philip O'Toole 2015-02-24 16:49:28 -08:00
parent 45b7ca08f0
commit dbb0d13bb9
1 changed files with 1 additions and 4 deletions

View File

@ -45,8 +45,5 @@ curl -XGET 'http://localhost:8086/query' --data-urlencode "q=CREATE RETENTION PO
* Understand the [design goals and motivations of the project](http://influxdb.com/docs/v0.8/introduction/overview.html). * Understand the [design goals and motivations of the project](http://influxdb.com/docs/v0.8/introduction/overview.html).
* Follow the [getting started guide](http://influxdb.com/docs/v0.9/introduction/getting_started.html) to find out how to install InfluxDB, start writing data, and issue queries - in just a few minutes. * Follow the [getting started guide](http://influxdb.com/docs/v0.9/introduction/getting_started.html) to find out how to install InfluxDB, start writing data, and issue queries - in just a few minutes.
* See the * See the [HTTP API documentation to start writing a library for your favorite language](http://influxdb.com/docs/v0.9/concepts/reading_and_writing_data.html).
[list of libraries for different languages](http://influxdb.com/docs/v0.8/client_libraries/javascript.html),
or check out the
[HTTP API documentation to start writing a library for your favorite language](http://influxdb.com/docs/v0.9/api/reading_and_writing_data.html).