diff --git a/README.md b/README.md index 707bd07..58b2516 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # CERN Analysis Preservation: CAP-Client -CAP-client is the Python client library for the [CERN Analysis Preservation (CAP)](https://analysispreservation.cern.ch) API. It is a command-line tool that facilitates preservation of physics data analyses, by allowing analysts to capture and store their analysis resources. The CAP-client is a free and open source project developed at [CERN](https://home.cern). \ No newline at end of file +CAP-client is a Python client library for the [CERN Analysis Preservation (CAP)](https://analysispreservation.cern.ch) API. It is a command-line tool that facilitates preservation of physics data analyses, by allowing analysts to capture and store their analysis resources. The CAP-client is a free and open source project developed at [CERN](https://home.cern). + +Find CAP-client [documentation here](https://cap-client-test.readthedocs.io/en/client-docs/) and [a video tutorial here](https://www.youtube.com/watch?v=G4ikK2gv-fw&frags=pl%2Cwn).