Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 739 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 739 Bytes

Project pilosa-pi

Ever wanted to explore the digits of PI in pilosa? I did. I just implemented Bailey–Borwein–Plouffe in go and voilà

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

This project is licensed under the MIT License - see the LICENSE.md file for details