Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh authored Dec 3, 2023
1 parent 719f519 commit e976bfb
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
<h1 align="center">Vuelto</h1>
<h3 align="center">A Game Engine build with GLFW and OpenGL using C++.</h3>

<p align="center">
<a href="https://github.com/dimkauzh/vuelto"><img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/dimkauzh/vuelto"></a>
<a href="https://github.com/dimkauzh/vuelto"><img alt="GitHub license" src="https://img.shields.io/github/license/dimkauzh/vuelto"></a>
<a href="https://github.com/dimkauzh/vuelto"><img alt="Lines of code" src="https://tokei.rs/b1/github/dimkauzh/vuelto?category=lines"></a>
</p>

> **Please note that vuelto is currently under high maintenance and is not production-ready.** The project is actively being developed and improved, which is why there is only a `dev` branch available.
<img width="1400" alt="banner" src="https://github.com/dimkauzh/vuelto/assets/106883655/2363d776-2669-41f2-b31f-a235de8bea82">

## Table of Contents
- [Installation](INSTALLATION.md)
Expand All @@ -16,6 +8,8 @@
- [License](#license)
- [About](#about)

<p/>

## Usage
There are a couple ways to use vuelto with your project, but I recommend using it as a submodule.
Use the following things to achieve good usage with vuelto
Expand Down

0 comments on commit e976bfb

Please sign in to comment.