Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Kridler committed Oct 19, 2015
1 parent de0f8ed commit 3785071
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,14 @@ An example of the Jinja template for a single React component is presented below
By constructing the template in this way, the developer can easily integrate a custom React component. The only requirements are the props, elementId, and location of the React component.

## Documentation and Testing
### Documentation
Available at [readthedocs](http://pyxley.readthedocs.org/)

### Testing
Coming Soon!

## Python versions
Currently only Python 2.7 is supported. Support for other versions coming soon.
Currently supporting Python 2 and 3.

## Installation
Install via pip
Expand Down

0 comments on commit 3785071

Please sign in to comment.