Update README
This commit is contained in:
parent
a4c70990d1
commit
40ccbef7ef
2 changed files with 11 additions and 1 deletions
|
@ -203,6 +203,13 @@ Results in:
|
||||||
(ql:quickload :cl-sbt)
|
(ql:quickload :cl-sbt)
|
||||||
|
|
||||||
|
|
||||||
|
## Similar Libraries
|
||||||
|
|
||||||
|
- <https://github.com/rmhsilva/semantic-spinneret>
|
||||||
|
- <https://github.com/thephoeron/cl-bootstrap>
|
||||||
|
- <https://github.com/rajasegar/cl-bootstrap/>
|
||||||
|
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
- Marcus Kammer (marcus.kammer@mailbox.org)
|
- Marcus Kammer (marcus.kammer@mailbox.org)
|
||||||
|
|
|
@ -206,7 +206,6 @@ Results in:
|
||||||
<!-- END CONTAINER -->
|
<!-- END CONTAINER -->
|
||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
|
|
||||||
** Installation
|
** Installation
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
|
@ -217,6 +216,10 @@ Results in:
|
||||||
(ql:quickload :cl-sbt)
|
(ql:quickload :cl-sbt)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Similar Libraries
|
||||||
|
- https://github.com/rmhsilva/semantic-spinneret
|
||||||
|
- https://github.com/thephoeron/cl-bootstrap
|
||||||
|
- https://github.com/rajasegar/cl-bootstrap/
|
||||||
** Author
|
** Author
|
||||||
|
|
||||||
- Marcus Kammer (marcus.kammer@mailbox.org)
|
- Marcus Kammer (marcus.kammer@mailbox.org)
|
||||||
|
|
Loading…
Add table
Reference in a new issue