Updated README

This commit is contained in:
Francesco Mangiacrapa 2019-11-26 15:07:58 +01:00
parent 24fa210be4
commit ca349492ae
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# gCube URI Resolver
# gCube URL Shortener
The Gcube Url Shortener uses the Firebase Dynamic Links Short Links API provided by Google (at https://firebase.google.com/docs/reference/dynamic-links/link-shortener).
It is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends.
It is a library that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends.
## Built With
@ -12,7 +12,7 @@ It is a service that takes long URLs and squeezes them into fewer characters to
## Change log
See the [URI Resolver Releases](https://code-repo.d4science.org/gCubeSystem/gcube-url-shortener/releases)
See the [URL Shortener Releases](https://code-repo.d4science.org/gCubeSystem/gcube-url-shortener/releases)
## Authors