readme-aura 0.4.12 → 0.4.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
- package/readme.source.md +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[](https://www.npmjs.com/package/readme-aura)
|
|
2
2
|
|
|
3
3
|
Write custom **React/JSX components** directly inside your Markdown, and readme-aura will render them into beautiful SVGs that work on GitHub.
|
|
4
4
|
|
|
@@ -230,7 +230,7 @@ You can add **CSS-based SVG animations** using the `<style>` injection mechanism
|
|
|
230
230
|
## If You Use readme-aura
|
|
231
231
|
|
|
232
232
|
* **Add the topic:** Consider adding the [readme-aura](https://github.com/topics/readme-aura) topic to your repository so others can discover it.
|
|
233
|
-
* **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues)
|
|
233
|
+
* **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues) - even a one-liner helps.
|
|
234
234
|
* **Built something cool?** Drop your template into [`examples/custom-templates/`](https://github.com/collectioneur/readme-aura/tree/main/examples/custom-templates) so anyone can install it with a single command. See the [contributing guide](https://github.com/collectioneur/readme-aura/blob/main/CONTRIBUTING.md) for details.
|
|
235
235
|
|
|
236
236
|
## License
|
package/package.json
CHANGED
package/readme.source.md
CHANGED
|
@@ -632,7 +632,7 @@ You can add **CSS-based SVG animations** using the `<style>` injection mechanism
|
|
|
632
632
|
## If You Use readme-aura
|
|
633
633
|
|
|
634
634
|
- **Add the topic:** Consider adding the [readme-aura](https://github.com/topics/readme-aura) topic to your repository so others can discover it.
|
|
635
|
-
- **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues)
|
|
635
|
+
- **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues) - even a one-liner helps.
|
|
636
636
|
- **Built something cool?** Drop your template into [`examples/custom-templates/`](https://github.com/collectioneur/readme-aura/tree/main/examples/custom-templates) so anyone can install it with a single command. See the [contributing guide](https://github.com/collectioneur/readme-aura/blob/main/CONTRIBUTING.md) for details.
|
|
637
637
|
|
|
638
638
|
## License
|