From d79e1b60625a665d17dd5579cab37793748b0e7e Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Sun, 12 Nov 2023 14:07:36 +0000 Subject: [PATCH] Remove hengine entry, as it's no longer in the repo The replacement repo (https://github.com/hashintel/labs) has a low star count, so ineligible --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 9ccad6a..e3af3c0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md). * [Productivity](#productivity) * [Routing protocols](#routing-protocols) * [Security tools](#security-tools) - * [Simulation](#simulation) * [Social networks](#social-networks) * [System tools](#system-tools) * [Task scheduling](#task-scheduling) @@ -97,7 +96,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). * [Peripherals](#peripherals) * [Platform specific](#platform-specific) * [Scripting](#scripting) - * [Simulation](#simulation-1) + * [Simulation](#simulation) * [System](#system) * [Task scheduling](#task-scheduling-1) * [Template engine](#template-engine) @@ -382,10 +381,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [ripasso](https://github.com/cortex/ripasso/) — A password manager, filesystem compatible with pass * [rustscan/rustscan](https://github.com/RustScan/RustScan) — Make Nmap faster with this port scanning tool [![build badge](https://github.com/RustScan/RustScan/workflows/Continuous%20integration/badge.svg?branch=master)](https://github.com/RustScan/RustScan/actions?query=workflow%3A%22Continuous+integration%22) -### Simulation - -* [hEngine](https://github.com/hashintel/hash/tree/main/apps/engine) - A Rust-implemented computational simulation engine, supporting large-scale agent-based modelling, with simulation logic written in JavaScript and Python. - ### Social networks * Mastodon