swimple 0.12.0 → 0.12.1
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 +3 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -824,11 +824,6 @@ Contributions are welcome! Please open an issue or PR on GitHub.
|
|
|
824
824
|
|
|
825
825
|
## Links
|
|
826
826
|
|
|
827
|
-
- [GitHub Repository](
|
|
828
|
-
- [NPM Package](
|
|
829
|
-
- [
|
|
830
|
-
- [Report Issues](#)
|
|
831
|
-
|
|
832
|
-
## TODO
|
|
833
|
-
|
|
834
|
-
- [ ] make a landing page (at https://swimple.goulet.dev) with example usage and a link to the documentation
|
|
827
|
+
- [GitHub Repository](https://github.com/wes-goulet/swimple)
|
|
828
|
+
- [NPM Package](https://www.npmjs.org/package/swimple)
|
|
829
|
+
- [Report Issues](https://github.com/wes-goulet/swimple/issues)
|