Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Added stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
lordkebab committed Oct 29, 2014
1 parent feb657e commit 46a8b5e
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
pywot
PyWOT
=====

A library providing a python interface to Wargaming.net's World of Tanks API
A library providing a python interface to Wargaming.net's World of Tanks API.

In order to use this API, you must register as a developer and add an application for free at https://na.wargaming.net/developers.

Setup
-----

pip install pywot

Usage
-----
@TODO: Usage section here

0 comments on commit 46a8b5e

Please sign in to comment.