Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linus-md authored Aug 21, 2024
1 parent fa59082 commit 6546b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DifferentialBases.jl is a Julia package for computing Groebner bases in differen

### How to use DifferentialBases.jl

The following example is derived from a simple pendulum. Calling ``simple_pendulum()``loads the relevant equations.
The following example is derived from a simple pendulum. Calling ``simple_pendulum()`` loads the relevant equations.

```julia
using DifferentialBases: differential_basis, simple_pendulum
Expand Down

0 comments on commit 6546b9b

Please sign in to comment.