Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
add installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
AliAbdelaal committed Mar 3, 2018
1 parent 0458f61 commit feee0b3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,13 @@ The Arabic Toolkit Service ([ATKS](https://www.microsoft.com/en-us/research/proj
* Microsoft ATKS Account with [login credentials](https://www.microsoft.com/en-us/research/project/arabic-toolkit-service-atks/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fprojects%2Fatks%2F)
> you will need to wait for the mail from Microsoft team with the App ID of yours
### How to use it
### Installation and usage

You can simply install the library using

```bash
$pip install atkspy
```

this library is so simple to use, you just need your app id and you're ready to go

Expand Down

0 comments on commit feee0b3

Please sign in to comment.