From b4d83cc4cbc8a7467bbbf649dab6c10ddb0cd6fa Mon Sep 17 00:00:00 2001 From: Lambdamikel Date: Tue, 23 Mar 2021 11:44:58 -0700 Subject: [PATCH] README.md update. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b0a51b..4c8b1c7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # PetriNets-CLIM-Demo -A simple Petri Net editor and simulator written in Common Lisp using CLIM (Common Lisp Interface Manager) for the GUI. +A simple Petri Net editor and simulator written in Common Lisp using +CLIM (Common Lisp Interface Manager) for its GUI. ## About -This was written in 2003 for a one [hour presentation / lecture about CLIM](./clim.pdf) taught by the author to CS students at the University of Hamburg. - -This simple CLIM Petri Net editor & simulator was used as a running example in this lecture. It still compiles with LispWorks 6.1 CLIM. +This was written in 2003 for a one [hour presentation / lecture about +CLIM](./clim.pdf) taught by the author to CS students at the +University of Hamburg. The simple CLIM Petri Net editor & simulator in +this repository was used as a running example in the lecture. It still +compiles with LispWorks 6.1 CLIM. ## Linux / Motif CLIM