Update README.md

This commit is contained in:
fawce
2012-11-21 13:30:23 -05:00
parent 0ba6f88a84
commit b5946fee37
+16 -1
View File
@@ -105,8 +105,23 @@ results = dma.run(data)
You can find other examples in the zipline/examples directory.
Contributions
============
If you would like to contribute, please see our "Requests for Contribution" Wiki: https://github.com/quantopian/zipline/wiki/Contribution-Requests
Credits
--------
Thank you for all the help so far!
- @snth
- @yinhm for integrating zipline with @yinhm/datafeed
- Quantopian Team
(alert us if we've inadvertantly missed listing you here!)
Style Guide
===========
------------
To ensure that changes and patches are focused on behavior changes,
the zipline codebase adheres to PEP-8,