diff --git a/Cargo.toml b/Cargo.toml index 81b176910971b7c5dc22c8bbf27c9baa6cc8a199..9a6f56ef05241e31014ffc9b165089a8561ef6a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" # if you're a contributor, you should add your name here authors = ["Federico Lolli <federico.lolli@skywarder.eu>"] edition = "2021" -description = "Skyward Enhanced Ground Station" +description = "Skyward Enhanced Ground Software" license = "MIT" [dependencies] diff --git a/README.md b/README.md index 93cb7634153a14abe5704b596235d95871a10213..bfc83583fcc148f8c4dffb340b80db7547936687 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ <img src="https://img.shields.io/badge/development-alpha-red"> </div> -# Skyward Enhanced Ground Station +# Skyward Enhanced Ground Software -Skyward Enhanced Ground Station (in short **SEGS**) is a team effort that aims to provide a renewed and enhanced ground station experience for our operators. It is currently in development and is not ready for production use, contributions are welcome. +Skyward Enhanced Ground Software (in short **SEGS**) is a team effort that aims to provide a renewed and enhanced ground software experience for our operators. It is currently in development and is not ready for production use, contributions are welcome. ---