This commit is contained in:
Matteo Cominetti 2021-02-19 18:40:56 +00:00
Родитель 8d3e511d18
Коммит 1bcef9faf6
1 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Speckle Repo Management Templates
[![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) [![website](https://img.shields.io/badge/www-speckle.systems-royalblue?style=flat-square)](https://speckle.systems)
[![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/)
## Introduction
@ -17,6 +17,12 @@ This repo holds Speckle's:
Either copy paste the parts that are useful in existing repos, or use this as a base when creating a new repository.
## Documentation
Comprehensive developer and user documentation can be found in our:
#### 📚 [Speckle Docs website](https://speckle.guide/dev/)
## This Readme Template
Is rather straightforward. It includes several default sections and one section that requires special attention.