Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit authored Sep 4, 2024
1 parent 3b0daa1 commit 1a8cb9c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Don't FRET

Don't FRET! is a python package featuring a web application for performing burst search on confocal smFRET data.

```
pip install dont-fret
```


## Process photon files

Expand Down Expand Up @@ -99,4 +103,4 @@ solara run dont_fret\tmp.py -- --config default_testing.yaml

- Create a new release on github. Create a new tag with the version (format: v0.1.0)
- github actions creates release on pypi
- done!
- done!

0 comments on commit 1a8cb9c

Please sign in to comment.