diff --git a/README.md b/README.md index 1de68af..b85aba2 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ It includes following controls, click to see what it looks like: * **[ClockIndex](#clockindex)** * **[HandAiguille](#handaiguille)** * **[ArchimedeanSpiralText](#archimedeanspiraltext)** +* **[SphericText](#spherictext)** and following functions are in progress: -* SphericText + * Knob --- @@ -78,6 +79,13 @@ targets: [ ### ![How to use it](Sources/Rings/ArchimedeanSpiralText.md) +## SphericText + +### What it looks like: +![Spheric Text Demo](https://user-images.githubusercontent.com/1284944/118671827-60f8fe00-b82a-11eb-9f0f-821841867cba.gif) + +### ![How to use it](Sources/Rings/SphericText.md) + --- # License Rings is released under the [MIT License](LICENSE).