Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored Jan 3, 2024
1 parent 97ba127 commit 6165f4b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Bayesian Safety Signal Detection in Julia

## Workflows

Testing the package:

```
julia> ] # Go to the package mode
(v1.10) pkg> activate .
(YourPackageName) pkg> test
```

## Helpful links

- Developing Julia Packages: https://julialang.org/contribute/developing_package/
Expand Down

0 comments on commit 6165f4b

Please sign in to comment.