diff --git a/README.md b/README.md index e4da5a1..a1a5b99 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ # Socialmetrica -Social Networks data analysis utilities and tools, starting with Twitter. +Social Networks data analysis utilities and tools, starting with Twitter/[Nitter](https://nitter.net/about). To install, first install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and then from a _playground_ in [GToolkit](https://gtoolkit.com/) execute: ```smalltalk ExoRepo new - repository: 'https://code.tupale.co/Offray/Datanalitica'; + repository: 'https://code.tupale.co/Offray/Socialmetrica'; load. ``` +**Important:** Following a local first approach, improved documentation is being written in Spanish at this moment. +We write it according to the context where we are sharing and using our developments. +Once we share back with non Spanish speaking audiences and developers, we will point to English documentation here. + ## Minimal usage example **Prerequisite**: You will need to have already your [Twitter API Keys](https://developer.twitter.com/en/support/twitter-api).