@drone1/alt 1.0.2 → 1.0.3
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 +4 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -315,5 +315,8 @@ If you prefer to write updates to disk in real-time (anytime any output data cha
|
|
|
315
315
|
### CI
|
|
316
316
|
You may want to use `--tty` for more useful output.
|
|
317
317
|
|
|
318
|
-
##
|
|
318
|
+
## Contributing
|
|
319
319
|
Feel free to fix existing issues and submit a PR, or submit a new issue.
|
|
320
|
+
|
|
321
|
+
## Feedback
|
|
322
|
+
Feedback is more than welcome. Please feel free to create an issue.
|