From b53db7e1aa6b37aa62a07987e793e124b1e94a77 Mon Sep 17 00:00:00 2001
From: Luca Conterio <luca.conterio@skywarder.eu>
Date: Mon, 25 Oct 2021 15:25:06 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index feb2371af..b6ceca0ee 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# Lynx On-Board Software [![pipeline status](https://git.skywarder.eu/r2a/skyward-boardcore/badges/master/pipeline.svg)](https://git.skywarder.eu/r2a/skyward-boardcore/commits/master)
+# Pyxis On-Board Software [![pipeline status](https://git.skywarder.eu/scs/pyxis/obsw/badges/master/pipeline.svg)](https://git.skywarder.eu/scs/pyxis/obsw/commits/master)
 
-*On Board software for Lynx*
+*On Board software for Pyxis*
 
-To clone, use `git clone --recurse-submodules git@git.skywarder.eu:scs/hermes/r2a-obsw.git`.
+To clone, use `git clone --recurse-submodules git@git.skywarder.eu:scs/pyxis/obsw.git`.
 
 To build, use `sbs` (for more info, type `./sbs --help` on Linux or `sbs --help` on Windows).
 
@@ -38,4 +38,4 @@ Main entrypoint to be used for flight
 
 ## Contributing
 
-If you are developing new features, branch off from the `testing` branch and then merge back.
\ No newline at end of file
+If you are developing new features, branch off from the `testing` branch and then merge back.
-- 
GitLab