From 264661e67ac11c9729c06c8c501ba50ae06e7e0e Mon Sep 17 00:00:00 2001
From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com>
Date: Fri, 23 Feb 2024 20:08:44 +1100
Subject: [PATCH] Update README.md
---
README.md | 113 +++---------------------------------------------------
1 file changed, 6 insertions(+), 107 deletions(-)
diff --git a/README.md b/README.md
index 09edf1f..e7b0211 100644
--- a/README.md
+++ b/README.md
@@ -1,108 +1,7 @@
-
-
-
3D-Cube (Ada)
-
-
-
- Table of Contents
-
- -
- About The Project
-
-
- -
- Getting Started
-
-
- - Usage
- - Roadmap
- - Contributing
- - License
- - Contact
- - Acknowledgments
-
-
-
-
-
-
-## About The Project
-
-3DCube displays a rotating 3D vector graphic of a cube. Written in Ada with language bindings for SDL provided by SDLAda (https://github.com/Lucretia/sdlada). have fun!
-
-(back to top)
-
-
-
-### Built With
-
-(back to top)
-
-
-
-
-## Getting Started
-
-
-### Prerequisites
-
-
-
-### Installation
-
-(back to top)
-
-
-
-
-## Usage
-
-
-(back to top)
-
-
-
-
-## Roadmap
-
-(back to top)
-
-
-
-
-## Contributing
-
-(back to top)
-
-
-
-
-## License
-
-Distributed under the MIT License. See `LICENSE.txt` for more information.
-
-(back to top)
-
-
-
-
-## Contact
-
-(back to top)
-
-
-
-
-## Acknowledgments
-
-(back to top)
-
-
-
-
+# 3D-cube
+Realtime 3D rotating cube in Ada and SDL2
+## Description
+3DCube displays a rotating 3D vector graphic of a cube.
+Written in Ada with language bindings for SDL provided by SDLAda (https://github.com/Lucretia/sdlada).
+have fun!