From 4cb55b8d5e0aea7cf958b1b8497f140504ab0531 Mon Sep 17 00:00:00 2001 From: oguzhankoral Date: Thu, 24 Nov 2022 11:23:06 +0300 Subject: [PATCH] Add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed9f88a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +## SQLite3 for SketchUp (Ruby 2.x) + +[![Twitter Follow](https://img.shields.io/twitter/follow/SpeckleSystems?style=social)](https://twitter.com/SpeckleSystems) [![Discourse users](https://img.shields.io/discourse/users?server=https%3A%2F%2Fdiscourse.speckle.works&style=flat-square)](https://discourse.speckle.works) +[![Slack Invite](https://img.shields.io/badge/-slack-grey?style=flat-square&logo=slack)](https://speckle-works.slack.com/join/shared_invite/enQtNjY5Mzk2NTYxNTA4LTU4MWI5ZjdhMjFmMTIxZDIzOTAzMzRmMTZhY2QxMmM1ZjVmNzJmZGMzMDVlZmJjYWQxYWU0MWJkYmY3N2JjNGI) [![website](https://img.shields.io/badge/www-speckle.systems-royalblue?style=flat-square)](https://speckle.systems) + +Motivation of this project is to be able to run SQLite3 functions on Runtime for SketchUp Extensions. \ No newline at end of file