diff --git a/README.md b/README.md index e0cef68..8d9fa2a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://github.com/gojakuch/JetReconstruction.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/gojakuch/JetReconstruction.jl/actions/workflows/CI.yml?query=branch%3Amain) -This code is not a registered Julia package yet and it is not optimised. For now, using it is not recommended. If you want to use it, the valid option would be to change the `main.jl` file how you want and run it. That file should either start with +This code is not a registered Julia package yet. If you want to use it, the valid option would be to change the `main.jl` file how you want and run it. That file should either start with ```julia using Revise; import Pkg # you need to have Revise installed Pkg.activate(".")