Meta: Change README.org title and description

This commit is contained in:
Riyyi
2023-10-27 23:33:45 +02:00
parent 1915621427
commit bb6f3e7496
+2 -2
View File
@@ -1,9 +1,9 @@
#+TITLE: mal - Make a Lisp
#+TITLE: blaze lisp
#+AUTHOR: Riyyi
#+LANGUAGE: en
#+OPTIONS: toc:nil
This is an implementation of the [[https://github.com/kanaka/mal][Make A Lisp]] project, done in C++20.
blaze lisp, written in C++20.
** Usage