Skip to content

Commit

Permalink
Badges for the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Apr 14, 2024
1 parent 28c671e commit 157e3d1
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,31 @@
# think-metric
Americans for Metrication
<img src=https://think-metric.org/graphics/think-metric-logo.png width=100 alt=logo>

# Think Metric
## 🇺🇸 Americans for Metrication 🇺🇸

_We promote metric units for casual everyday use in America._

[![License:MIT](https://img.shields.io/badge/License-CC0-blue.svg)](https://github.com/center-key/think-metric/blob/main/LICENSE.txt)
[![Build](https://github.com/center-key/think-metric/actions/workflows/run-spec-on-push.yaml/badge.svg)](https://github.com/center-key/think-metric/actions/workflows/run-spec-on-push.yaml)
[![Publish Website](https://github.com/center-key/think-metric/actions/workflows/publish-website.yaml/badge.svg)](https://github.com/center-key/think-metric/actions/workflows/publish-website.yaml)

This project manages the website:
https://think-metric.org

The logo is built using:
https://think-metric.org/logo.html

Pull requests welcome.

### Contributor Notes
```shell
$ cd think-metric
$ npm install
$ npm test
$ npm run interactive
```

<br>

---
[CC0 License](LICENSE.txt)

0 comments on commit 157e3d1

Please sign in to comment.