1
0
Fork 0

✏️ Tweaks to the READMEs

This commit is contained in:
Joost De Cock 2019-05-10 15:17:31 +02:00
parent 1441cf39df
commit 576683bf33
51 changed files with 545 additions and 100 deletions

View file

@ -3,8 +3,12 @@
>
> For all questions, please come say hello in [our chatroom on Gitter](https://gitter.im/).
<p align="center"><a title="Go to freesewing.org" href="https://freesewing.org/"><img src="https://freesewing.org/img/logo/black.svg" align="center" width="150px" alt="Freesewing logo"/></a></p>
<p align="center">FreeSewing is a JavaScript library for made-to-measure sewing patterns</p>
<p align="center">
<a title="Go to freesewing.org" href="https://freesewing.org/"><img src="https://freesewing.org/img/logo/black.svg" align="center" width="150px" alt="Freesewing logo"/></a>
<br>
<a href="https://freesewing.org/">FreeSewing v2</a>
</p>
<p align="center">A JavaScript library for made-to-measure sewing patterns</p>
<p align='center'><a
href="https://www.npmjs.com/package/create-freesewing-pattern"
title="create-freesewing-pattern on NPM"
@ -16,6 +20,11 @@
><img src="https://img.shields.io/npm/l/create-freesewing-pattern.svg?label=License"
alt="License: MIT"/>
</a><a
href="https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256"
title="Code quality on DeepScan"
><img src="https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg"
alt="Code quality on DeepScan"/>
</a><a
href="https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Acreate-freesewing-pattern"
title="Open issues tagged pkg:create-freesewing-pattern"
><img src="https://img.shields.io/github/issues/freesewing/freesewing/pkg:create-freesewing-pattern.svg?label=Issues"