Actualizar 'README.md'

This commit is contained in:
Offray Vladimir Luna Cárdenas 2022-04-02 09:05:42 -05:00
parent 4818ef3bf5
commit 50a4035429
1 changed files with 6 additions and 2 deletions

View File

@ -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).