Actualizar 'README.md'
This commit is contained in:
parent
92047f7d23
commit
479a15d2c3
12
README.md
12
README.md
@ -1,3 +1,13 @@
|
||||
# GrafoscopioUtils
|
||||
|
||||
A set of utilities developed for the Grafoscopio (https://mutabit.com/grafoscopio/en.html) project to manage common task like working with markup languages, downloading files an so on.
|
||||
A set of utilities developed for the Grafoscopio (https://mutabit.com/grafoscopio/en.html) project to manage common task like working with markup languages, downloading files an so on.
|
||||
|
||||
## Installation
|
||||
|
||||
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/GrafoscopioUtils';
|
||||
load.
|
||||
```
|
Loading…
Reference in New Issue
Block a user