Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Holy <[email protected]>
  • Loading branch information
Jay-sanjay and timholy authored Aug 16, 2023
1 parent 1747542 commit 14b19d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Some of the key features and functionalities provided by ImageCore.jl include:
- Image Traits: These can prove to be useful to users when trying to add more meaning to different axes of image and to add dimension specific information.


ImageCore often acts as the "common core" dependency for working with any kind of image in the JuliaImages ecosystem., but itself provides almost none of the standard image-processing algorithms. These algorithms are found in other packages in the JuliaImages ecosystem.
ImageCore often acts as the "common core" dependency for working with any kind of image in the JuliaImages ecosystem, but itself provides almost none of the standard image-processing algorithms. These algorithms are found in other packages in the JuliaImages ecosystem.

If you want to use ImageCore.jl, you can add it to your project environment using the package manager. Open a Julia REPL and use the following command:

Expand Down

0 comments on commit 14b19d3

Please sign in to comment.