Skip to content

Commit

Permalink
chore: remove stale docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Feb 15, 2025
1 parent b1ca319 commit 2406956
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 352 deletions.
13 changes: 1 addition & 12 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -125,18 +125,7 @@ while adding many other convenient operations commonly found in other languages.

* Installation

This library is available on [[https://quickdocs.org/cl-transducers][Quicklisp]] and [[https://ultralisp.org/projects/fosskers/cl-transducers][Ultralisp]]. To download the main
system:

#+begin_src lisp
(ql:quickload :transducers)
#+end_src

For the JSON extensions:

#+begin_src lisp
(ql:quickload :transducers/jzon)
#+end_src
This library is available through [[https://github.com/fosskers/vend][vend]], as well as [[https://quickdocs.org/cl-transducers][Quicklisp]] and [[https://ultralisp.org/projects/fosskers/cl-transducers][Ultralisp]].

* Usage and Theory

Expand Down
Loading

0 comments on commit 2406956

Please sign in to comment.