diff --git a/README.md b/README.md index 4f5569d..ac6fea0 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@

PRQLite

Use SQLite database with PRQL

+ +# Overview +PRQL is a modern language for transforming data. It's simple and really powerful. You can do a lot with a few simple lines. But with Prqlite, You can use it with SQLite database along with a lot of features. +[![asciicast](https://asciinema.org/a/604334.svg)](https://asciinema.org/a/604334) + +# License +Prqlite is available under the [GPL-2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) license. +For more, you can read the [License](LICENSE) file. + +
+ +[![GitHub license](https://img.shields.io/github/license/Hulxv/vnstat-server?style=for-the-badge)](LICENSE) + +
\ No newline at end of file