From c215c422b3e09a8d3d40dfbc8030e21f75d4fda0 Mon Sep 17 00:00:00 2001 From: kaypee90 Date: Wed, 5 Jun 2024 12:34:16 +0000 Subject: [PATCH 1/2] Add open mct --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 03a9796..549d65c 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,12 @@ the authentication performed by an Authorization Server and to obtain user profile information in an interoperable and REST-like manner. +### [OpenMCT](https://github.com/nasa/openmct) + +- Open MCT (Open Mission Control Technologies) is a next-generation +mission control framework for visualization of data on desktop +and mobile devices. + ### [OpenMP](https://www.openmp.org/) - OpenMP (Open Multi-Processing) is an application programming interface From ab909dd1b7efceeddbd955a6eac4e30d55b3ed0b Mon Sep 17 00:00:00 2001 From: kaypee90 Date: Wed, 5 Jun 2024 12:36:49 +0000 Subject: [PATCH 2/2] fix build --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 549d65c..10e0eb7 100644 --- a/README.md +++ b/README.md @@ -118,9 +118,9 @@ ### [OpenMCT](https://github.com/nasa/openmct) -- Open MCT (Open Mission Control Technologies) is a next-generation -mission control framework for visualization of data on desktop -and mobile devices. +- Open MCT (Open Mission Control Technologies) is a next-generation + mission control framework for visualization of data on desktop + and mobile devices. ### [OpenMP](https://www.openmp.org/)