diff --git a/Readme.md b/Readme.md index 9f34a9d43acb3fd051d83b197d1a5bf47354068e..949e05f71c0c3c7bff6090ce8a607c89944c7258 100644 --- a/Readme.md +++ b/Readme.md @@ -2,24 +2,21 @@ Rugged </h1> <h1> - <img src="https://gitlab.orekit.org/orekit/rugged/raw/develop/src/site/resources/images/rugged-logo.png" alt="Rugged"> + <img src="src/site/resources/images/rugged-logo.png" alt="Rugged"> A sensor-to-terrain mapping tool </h1> <h4 align="center">Rugged is a free java library for geolocation and used for satellite imagery.</h4> <p align="center"> - <a href="#Overview">Overview</a> • - <a href="#Design">Design</a> • - <a href="#Tutorial">Tutorial</a> • - <a href="#Development">Development</a> • + <a href="#introduction">Introduction</a> • + <a href="#design">Design</a> • + <a href="#tutorial">Tutorial</a> • + <a href="#development">Development</a> • </p> - - - Rugged is an add-on for [Orekit](https://www.orekit.org/) handling Digital Elevation Models contribution to line of sight computation. It is a free software intermediate-level library written in Java. @@ -40,7 +37,7 @@ Homepage: [www.orekit.org/rugged/](https://www.orekit.org/rugged/) - +## Introduction * [Overview](src/site/markdown/index.md) * [Getting the sources](src/site/markdown/sources.md) * [Building](src/site/markdown/building.md)