Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Commit

Permalink
Added: link to list of methods in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalii Maslov committed Jan 11, 2016
1 parent 6715638 commit e614997
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,5 +1,5 @@
## VKLancer ##
*Simple usage [API vk.com](https://vk.com/dev).*
*Simple usage [API vk.com](https://vk.com/dev).*

[![Build Status](https://travis-ci.org/pyvim/vklancer.svg)](https://travis-ci.org/pyvim/vklancer)
[![Coverage Status](https://coveralls.io/repos/pyvim/vklancer/badge.svg?branch=master&service=github)](https://coveralls.io/github/pyvim/vklancer?branch=master)
Expand All @@ -9,6 +9,8 @@
```pip install vklancer```

## Usage ##
List of methods: [https://vk.com/dev/methods](https://vk.com/dev/methods)

### Simple usage ###
```python
from vklancer import api
Expand Down

0 comments on commit e614997

Please sign in to comment.