Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
* fix a typo in the about page
* update the gif demo
  • Loading branch information
nlehuby committed May 29, 2018
1 parent 4e2da49 commit b312020
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions explorer/src/vues/routes/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<p class="about__description">
This is home to Cosmogony, a project that aims at providing an efficient tool to quickly use and update worldwide geographical regions.
It returns geographical zones with a structured hierarchy to easily know that :<br>
<a href="https://www.openstreetmap.org/relation/7444">Paris</a> is a <span class="about__emphasis">city</span> > in the
<span class="about__emphasis">state</span> <a href="https://www.openstreetmap.org/relation/8649">Île-de-France</a> > in the <span class="about__emphasis">country</span>
<a href="https://www.openstreetmap.org/relation/7444">Paris</a> is a <span class="about__emphasis">city</span> in the
<span class="about__emphasis">state</span> <a href="https://www.openstreetmap.org/relation/8649">Île-de-France</a> in the <span class="about__emphasis">country</span>
<a href="https://www.openstreetmap.org/relation/2202162">France</a>.
</p>
<p class="about__description">The architecture of Cosmogony is based on <a href="https://www.openstreetmap.org">OpenStreetMap data</a>
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The main goal of this tool is to have some visual and geographical feedback on [

:construction::warning: This is a work in progress, and deeply connected to the Cosmogony output format :construction::warning:

![cosmogoni demo](./demo.gif)
![cosmogony demo](./demo.gif)


## Usage
Expand Down

0 comments on commit b312020

Please sign in to comment.