~filiplajszczak/guile-algorithms

fcdaeebe02f676845fbb912c8352231169e99cc5 — Piotr Kaznowski 10 months ago c21e716 v0.1
Small stylistic fix (for educational purposes!)
1 files changed, 3 insertions(+), 4 deletions(-)

M README.org
M README.org => README.org +3 -4
@@ 2,7 2,6 @@

#+TITLE: README for Guile Algorithms

~guile-algorithms~ is a Guile port of [[https://github.com/codereport][Conor Hoekstra]]'s
[[https://docs.racket-lang.org/algorithms/index.html][~racket-algoritms~]], a package containing many useful algorithms
(borrowed from many other programming languages).

~guile-algorithms~ is a Guile port of [[https://github.com/codereport][Conor Hoekstra]]'s [[https://docs.racket-lang.org/algorithms/index.html][~racket-algoritms~]], a package
containing multiple useful algorithms (borrowed from many other programming
languages).