git » jacl.git » commit 50bdb5c

README

author Alan Dipert
2020-04-17 22:48:34 UTC
committer Alan Dipert
2020-04-17 22:48:34 UTC
parent 63a99768f4398913c7bf45bd1cd8e0304eb3735b

README

README.md +2 -4

diff --git a/README.md b/README.md
index 6973070..d70ec64 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 JACL is an experimental Lisp system for the Web browser platform in
 the early stages development. It was created by [Alan
 Dipert](https://tailrecursion.com/~alan) to explore new techniques for
-developing large-scale SPAs (Single Page Application) in Lisp.
+developing large SPAs (Single Page Applications) with Lisp.
 
 If you are interested in following JACL development, you may sign up
 for the [JACL News](https://tinyletter.com/alandipert) e-mail list to
@@ -24,9 +24,7 @@ comments or questions you have about JACL to the author at
 ## News
 
 * _2020-04-17_ The JACL source code and this website were made
-  public. I announced this website in the `#lisp` channel on
-  [freenode](https://freenode.net/). [phoe](https://phoe.github.io/)
-  subsequently [posted it to
+  public. It [appeared on
   r/Common_Lisp](https://www.reddit.com/r/Common_Lisp/comments/g38znw/javascript_assisted_common_lisp/).
 * _2020-03-30_ JACL was [discussed on
   r/Common_Lisp](https://www.reddit.com/r/Common_Lisp/comments/frtlyi/jacl_a_common_lisp_for_developing_singlepage_web/).