Skip to content

Commit

Permalink
docs: update readme.md and tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
pearmini committed Aug 12, 2021
1 parent b3b3515 commit f69e6fe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
Empty file removed CONTRIBUTING.md
Empty file.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ There are many reasons for creating Charming, but the most important one is that

## 📎 Links

- [Introduction](https://observablehq.com/@pearmini/charming)
- [Introduction](./docs/introduction.md)
- [Tutorials](./docs/tutorials/readme.md)
- [API Reference](./docs/api/readme.md)
- [Examples](./docs/examples/readme.md)
- [Processing&P5.js to Charming](./docs/processing&p5js-to-charming.md)
- [Contributing](./CONTRIBUTING.md)

## ✨ Features

Expand Down
4 changes: 1 addition & 3 deletions docs/tutorials/readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Overview

- [Shape](./shape.md)
- [Structure](./structure.md)
- [Color](./color.md)
- [Structure](./stucture.md)
- [Event](./event.md)
- [Image](./image.md)
- [Typography](./typography.md)
- [Helper](./helper.md)
- [Processing to Charming](./processing-to-charming.md)

0 comments on commit f69e6fe

Please sign in to comment.