Skip to content

Commit

Permalink
Link the autocomplete documentation from the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrech authored Mar 28, 2024
1 parent f7d7091 commit 4ab660c
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 @@ -14,7 +14,7 @@ etc., but it leverages PHP's scripting capabilities and its extensive library ec
It comes with many features to make your life easier:

* Seamless parsing of **arguments and options**, simplifying input handling
* **Autocomplete** support for faster and error-free typing
* **[Autocomplete](https://castor.jolicode.com/going-further/interacting-with-castor/autocomplete)** support for faster and error-free typing
* A built-in list of useful functions:
* [`run()`](https://castor.jolicode.com/getting-started/run/#the-run-function): Runs external processes, enabling seamless integration with external tools
* [`parallel()`](https://castor.jolicode.com/going-further/helpers/parallel/#the-parallel-function): Parallelizes process execution to maximize resource utilization
Expand Down

0 comments on commit 4ab660c

Please sign in to comment.