Skip to content

Commit 30d4ee1

Browse files
committed
🐢 Fix wording in README
1 parent 6d99e9e commit 30d4ee1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI](https://github.com/LandslideSIM/FastPointQuery.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/LandslideSIM/FastPointQuery.jl/actions/workflows/ci.yml)
44
[![Version](https://img.shields.io/badge/version-v0.1.0-pink)]()
55

6-
> This is a dependency package for [MaterialPointGenerator.jl](https://github.com/LandslideSIM/MaterialPointGenerator.jl), used to separate Python calls for easier management.
6+
> This is a dependency package for [MaterialPointGenerator.jl](https://github.com/LandslideSIM/MaterialPointGenerator.jl), for easier Python ENV management.
77
88
## Installation ⚙️
99

@@ -16,7 +16,7 @@ julia> ]
1616

1717
Documentation:
1818

19-
``julia
19+
```julia
2020
help?>pip_query
2121
help?>get_polygon
2222
help?>readSTL2D

0 commit comments

Comments
 (0)