Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

# Symbulate

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dlsun/symbulate/master?filepath=docs/)

*Symbulate* is a Python package which provides a user friendly
framework for specifying and conducting simulations from probability models.

Expand All @@ -18,3 +20,5 @@ command `pip install symbulate` at the command line.
# Documentation

Please see the [documentation](https://dlsun.github.io/symbulate/index.html) for examples of how to use Symbulate.

Or try live examples with [Binder](https://mybinder.org/v2/gh/dlsun/symbulate/master?filepath=docs/)