Skip to content

Commit

Permalink
✏️ Add colon
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Oct 25, 2018
1 parent 266b939 commit d93b376
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 @@ -25,7 +25,7 @@ ch.simplices # the simplexes forming the convex hull
show(ch)
```

Using [Polyhedra.jl](https://github.com/blegat/Polyhedra.jl)
Using [Polyhedra.jl](https://github.com/blegat/Polyhedra.jl):
```julia
using Polyhedra
# Constructs a V-representation of 10 random points in 2 dimension
Expand Down

0 comments on commit d93b376

Please sign in to comment.