From 4954635238f608074f259684279300e12195cb5a Mon Sep 17 00:00:00 2001 From: Tetsuo Koyama Date: Mon, 9 Sep 2024 14:20:59 +0900 Subject: [PATCH 1/2] Add simply-logical --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d08c6ef..9e4eefd 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). - [Machine Learning in Chemical Engineering](https://github.com/edgarsmdn/MLCE_book) - Hands-on material for a Machine Learning in Chemical Engineering course. - [State of Open Source AI Book - 2023 Edition](https://github.com/premAI-io/state-of-open-source-ai) - Clarity in the current fast-paced mess of Open Source innovation. +## Prolog + +- [Simply Logical – Intelligent Reasoning by Example (Fully Interactive Online Edition)](https://github.com/simply-logical/simply-logical) - Online, interactive edition of the "Simply Logical" Prolog textbook. + ## Python Packages - [Python packages](https://github.com/py-pkgs/py-pkgs) - Open source book about making Python packages. From f970b071befde97a19de5efdabc6c03b30eb7b53 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 05:21:10 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e4eefd..93a212b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). - [Aultural Analytics](#aultural-analytics) - [Machine Learning](#machine-learning) +- [Prolog](#prolog) - [Python Packages](#python-packages)