docs
This commit is contained in:
parent
99c152c8f5
commit
b8d916c5e7
2 changed files with 3 additions and 4 deletions
1
CONTRIBUTING.md
Normal file
1
CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
See [doc/dev.md](doc/dev.md).
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
<img src="logo/babashka.svg" width="425px">
|
<img src="logo/babashka.svg" width="425px">
|
||||||
|
|
||||||
[](https://circleci.com/gh/borkdude/babashka/tree/master)
|
[](https://circleci.com/gh/borkdude/babashka/tree/master)
|
||||||
[](https://opencollective.com/babashka) [](https://clojars.org/borkdude/babashka)
|
|
||||||
[](https://app.slack.com/client/T03RZGPFR/CLX41ASCS)
|
[](https://app.slack.com/client/T03RZGPFR/CLX41ASCS)
|
||||||
|
[](https://opencollective.com/babashka) [](https://clojars.org/borkdude/babashka)
|
||||||
<!-- [](https://cljdoc.org/d/borkdude/babashka/CURRENT) -->
|
|
||||||
|
|
||||||
A Clojure [babushka](https://en.wikipedia.org/wiki/Headscarf) for the grey areas of Bash.
|
A Clojure [babushka](https://en.wikipedia.org/wiki/Headscarf) for the grey areas of Bash.
|
||||||
|
|
||||||
|
|
@ -1258,7 +1256,7 @@ $ examples/which.clj rg
|
||||||
|
|
||||||
### Code Contributors
|
### Code Contributors
|
||||||
|
|
||||||
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
This project exists thanks to all the people who contribute. [[Contribute](doc/dev.md)].
|
||||||
<a href="https://github.com/borkdude/babashka/graphs/contributors"><img src="https://opencollective.com/babashka/contributors.svg?width=890&button=false" /></a>
|
<a href="https://github.com/borkdude/babashka/graphs/contributors"><img src="https://opencollective.com/babashka/contributors.svg?width=890&button=false" /></a>
|
||||||
|
|
||||||
### Financial Contributors
|
### Financial Contributors
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue