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 -
    -
  1. - About The Project - -
  2. -
  3. - Getting Started - -
  4. -
  5. Usage
  6. -
  7. Roadmap
  8. -
  9. Contributing
  10. -
  11. License
  12. -
  13. Contact
  14. -
  15. Acknowledgments
  16. -
-
- - - - -## 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!