diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-11-12 03:03:55 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-11-12 03:03:55 +0000 |
commit | d98efed652862bc857c5a1b473f84165bd1704b1 (patch) | |
tree | 1c629a26fbfd9af1615eaa6a29bd809c1bd513e0 | |
parent | 0e74a68e489b5964322c610e066eb8a96e083be3 (diff) | |
download | geiser-guile-d98efed652862bc857c5a1b473f84165bd1704b1.tar.gz geiser-guile-d98efed652862bc857c5a1b473f84165bd1704b1.tar.bz2 |
Readme and authors updated
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | README.org | 5 |
2 files changed, 5 insertions, 4 deletions
@@ -30,5 +30,7 @@ John Whitbeck Ziyi Yan George D. Plymale II Jordan Brown +Edwin Whatkeys +Alexander Konstantinov -See also <https://github.com/jaor/geiser/contributors>. +See also <https://gitlab.com/jaor/geiser/graphs/master>. @@ -22,9 +22,8 @@ - Support for inline images in schemes, such as Racket, that treat them as first order values. - NOTE: if you're not in a hurry, Geiser's website - (http://www.nongnu.org/geiser/) contains a nicer manual, also - included in Geiser tarballs as a texinfo file (doc/geiser.info). + NOTE: if you're not in a hurry, [[http://www.nongnu.org/geiser/][Geiser's website]] contains a much + nicer manual. * Requirements |