alexcombessie commited on
Commit
3f0b965
β€’
1 Parent(s): eb61e75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,10 +18,10 @@ Install the latest version of Giskard from PyPi using pip. We support Python 3.9
18
  pip install "giskard[llm]" -U
19
  ```
20
 
21
- [Documentation](https://docs.giskard.ai/en/stable/getting_started/index.html)
22
 
23
- [GitHub](https://github.com/Giskard-AI/giskard)
24
 
25
- [Try it in Colab](https://colab.research.google.com/github/giskard-ai/giskard/blob/main/docs/getting_started/quickstart/quickstart_llm.ipynb)
26
 
27
- Join our [Discord](https://gisk.ar/discord) community to drive the future of AI standards towards Quality, Security & Compliance!
 
18
  pip install "giskard[llm]" -U
19
  ```
20
 
21
+ [πŸ“œ Documentation](https://docs.giskard.ai/en/stable/getting_started/index.html)
22
 
23
+ [πŸ“™ Try it in Colab](https://colab.research.google.com/github/giskard-ai/giskard/blob/main/docs/getting_started/quickstart/quickstart_llm.ipynb)
24
 
25
+ [πŸ™ GitHub](https://github.com/Giskard-AI/giskard)
26
 
27
+ Finally, join our [Discord](https://gisk.ar/discord) community to drive the future of AI standards towards Quality, Security & Compliance!