From 709108a5af4cfa9c2f81884f0154e5e1dc2a5329 Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Fri, 13 Aug 2021 15:38:55 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d21bec..3654930 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,13 @@ [![Twitter Follow](https://img.shields.io/twitter/follow/SpeckleSystems?style=social)](https://twitter.com/SpeckleSystems) [![Community forum users](https://img.shields.io/discourse/users?server=https%3A%2F%2Fdiscourse.speckle.works&style=flat-square&logo=discourse&logoColor=white)](https://discourse.speckle.works) [![website](https://img.shields.io/badge/https://-speckle.systems-royalblue?style=flat-square)](https://speckle.systems) [![docs](https://img.shields.io/badge/docs-speckle.guide-orange?style=flat-square&logo=read-the-docs&logoColor=white)](https://speckle.guide/dev/) +[![image](https://speckle.systems/content/images/size/w2000/2021/08/TableTutorial.png)](https://speckle.systems/tutorials/a-simple-web-based-tabular-view-for-speckle-data/) -This is the repo containing the code from the [Simple Web Based Table View for Speckle Data Tutorial](https://speckle.systems/tutorials/a-simple-web-based-tabular-view-for-speckle-data/). +This is the repo containing the code from the [Simple Web Based Table View for Speckle Data Tutorial](https://speckle.systems/tutorials/a-simple-web-based-tabular-view-for-speckle-data/). + +## Sneak Peek + +The app is deployed live [right here](specklesystems/object-table-demo)! If you have any questions, head over to our [Community Forum](https://speckle.systems) and ask us!