README.md in sruby-0.1.0 vs README.md in sruby-0.1.1
- old
+ new
@@ -1,4 +1,5 @@
+[![Les Laboratoires Ruby](https://invidget.switchblade.xyz/4P7XcmbDnt)](https://discord.gg/4P7XcmbDnt)
# Sruby
Sruby is a Ruby Library for easy SQLite interactions. It is a wrapper around the SQLite3 Ruby library.
Use it to create, read, update, and delete data from SQLite databases without write any query.