Commit 209a7363 authored by Eric Duminil's avatar Eric Duminil
Browse files

Updated README

parent e2adb808
# Example Package
# Example Package for SektorSim
This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.
Proof of concept for SektorSim package.
```python
import sektorsim
print(sektorsim.a(3)) # => 4
print(sektorsim.b(5)) # => 7
```
[SektorSim project page](https://www.hft-stuttgart.de/forschung/projekte/aktuell/sektorsim3)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment