diff --git a/Getting-started.md b/Getting-started.md new file mode 100644 index 0000000..1f9c6f7 --- /dev/null +++ b/Getting-started.md @@ -0,0 +1,9 @@ +# Installing the toolkit +## Using pip: +pip install ai-privacy-toolkit + +## Download from github: +git clone https://github.com/IBM/ai-privacy-toolkit + +## Official ai-privacy-toolkit documentation: +https://ai-privacy-toolkit.readthedocs.io/en/latest/ \ No newline at end of file