Skip to content

Commit 6e5f256

Browse files
author
Joohwan Oh
committed
Update README.md
1 parent 296f770 commit 6e5f256

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

+4-11
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,25 @@ py-arango
33

44
[![Build
55
Status](https://travis-ci.org/Joowani/py-arango.svg?branch=master)](https://travis-ci.org/Joowani/py-arango)
6-
[![Documentation
7-
Status](https://readthedocs.org/projects/py-arango/badge/?version=latest)](https://readthedocs.org/projects/py-arango/?badge=latest)
86

9-
Driver for ArangoDB REST API
7+
Python Driver for ArangoDB REST API
108

119
Overview
1210
--------
1311

14-
py-arango is a Python (2.7, 3.4) driver for ArangoDB
12+
py-arango is a Python 2.7 & 3.4 driver for ArangoDB
1513
(<https://www.arangodb.com/>)
1614

17-
Documentation
18-
-------------
19-
20-
<http://py-arango.readthedocs.org/en/latest/>
21-
2215
Installation
2316
------------
2417

25-
- Stable
18+
- Stable (ArangoDB Version 2.5)
2619

2720
```bash
2821
sudo pip install py-arango
2922
```
3023

31-
- Latest
24+
- Latest (ArangoDB Version 2.5)
3225

3326
```bash
3427
git clone https://github.com/Joowani/py-arango.git

0 commit comments

Comments
 (0)