Skip to content

Commit

Permalink
Added instructions for testing to README
Browse files Browse the repository at this point in the history
  • Loading branch information
PieterjanRobbe committed Aug 8, 2023
1 parent 5bab000 commit 086140c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
pkg> add GaussianRandomFields # Press ']' to enter the Pkg REPL mode
```

## Testing

```
pkg> test GaussianRandomFields
```

## Usage

- See the [Tutorial](https://PieterjanRobbe.github.io/GaussianRandomFields.jl/dev/tutorial) for an introduction on how to use this package (including fancy pictures!)
Expand Down

0 comments on commit 086140c

Please sign in to comment.