From 762204eb7e77a3f691feb47c92d87e2da30f4a92 Mon Sep 17 00:00:00 2001 From: David Botton Date: Wed, 9 Feb 2022 19:35:25 -0500 Subject: [PATCH] readme update --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index be397cd..660a403 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,11 @@ frameworks and website frameworks. The CLOG package starts up the connectivity to the browser or other websocket client (often a browser embedded in a native template application.) -STATUS: CLOG is complete and all work is on higher order additions, -such as full desktop over the web, database tools,etc. See below for -some enhacements being worked on. CLOG is actually based on GNOGA, a -framework I wrote for Ada in 2013 and used in commercial production -code for the last 9+ years, i.e. the techiniques CLOG uses are solid -and proven. +STATUS: CLOG 1.1 and CLOG Builder 1.0 released. + +CLOG is actually based on GNOGA, a framework I wrote for Ada in 2013 +and used in commercial production code for the last 9+ years, i.e. the +techiniques CLOG uses are solid and proven. CLOG is being actively extended daily. Check the github discussion boards for the latest. @@ -239,10 +238,6 @@ Tool Summary - clog-db-admin - SQLite3 admin tool - clog-builder - Rapid visual interactive development for Web and GUIs -Template Summary - -clog-gui-template.lisp - Basic CLOG-GUI app - High Order Extensions to CLOG - clog-gui - Desktop over the web