update README

This commit is contained in:
Nicholas Orlowsky 2023-08-08 16:26:11 -05:00 committed by Nicholas Orlowsky
parent 96874aaef3
commit 244f339460

View file

@ -3,8 +3,6 @@ SQL Query Util-Izing Rust's Reliable and Efficient Logic
![Demo showing data insertation into SQUIRREL](https://github.com/nickorlow/squirrel/blob/main/.meta/images/demo_data_insert.png?raw=true) ![Demo showing data insertation into SQUIRREL](https://github.com/nickorlow/squirrel/blob/main/.meta/images/demo_data_insert.png?raw=true)
---
## About ## About
This is a SQL database written in Rust. It will be based off of (and hopefully be made wire-compatible with) PostgreSQL's syntax. This is a SQL database written in Rust. It will be based off of (and hopefully be made wire-compatible with) PostgreSQL's syntax.