Skip to content

Commit

Permalink
Fix to README
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasms committed Feb 21, 2020
1 parent eda88c3 commit 12e622b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
[![GitHub issues](https://img.shields.io/github/issues/fispact/actigamma)](https://github.com/fispact/actigamma/issues)
[![GitHub stars](https://img.shields.io/github/stars/fispact/actigamma)](https://github.com/fispact/actigamma/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/fispact/actigamma)](https://github.com/fispact/actigamma/network)
Converts nuclide activities to gamma spec


ActiGamma - Converts nuclide activities to gamma spec. Nothing more, nothing less.

- [Design goals](#design-goals)
- [Installation](#installation)
Expand Down Expand Up @@ -147,4 +149,4 @@ lc = ag.MultiTypeLineAggregator(db, grid)
hist, bin_edges = lc(inv, types=SPECTYPES)

# plot ...
```
```

0 comments on commit 12e622b

Please sign in to comment.