Update README.md

This commit is contained in:
Luigi Rosso
2021-06-24 19:34:13 -07:00
committed by GitHub
parent 2ca2e3d001
commit ef3c98a979

View File

@@ -1,3 +1,8 @@
![Build Status](https://github.com/rive-app/rive-cpp/actions/workflows/tests.yml/badge.svg)
![Discord badge](https://img.shields.io/discord/532365473602600965)
![Twitter handle](https://img.shields.io/twitter/follow/rive_app.svg?style=social&label=Follow)
# rive-cpp
C++ runtime for [Rive](https://rive.app). Provides these runtime features:
- Loading Artboards and their contents from **.riv** files.
@@ -46,4 +51,4 @@ A ```disassemble``` task is provided to compile and preview the generated assemb
"args": "disassemble"
}
]
```
```