From 847aeef927062330282743ddebd1b71b6b2313b3 Mon Sep 17 00:00:00 2001 From: REllEK-IO Date: Tue, 23 Apr 2024 20:46:31 -0700 Subject: [PATCH] createQualitySet/+WithPayload --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ed1f624..3999bd5 100644 --- a/README.md +++ b/README.md @@ -149,9 +149,6 @@ This isolates all the parts necessary for your actions to have impact within thi The semaphore is the method of quality selection within the Axium. This is to reduce the time complexity of each look up. And if you applications are purely static with no planned dynamic changes to the Axium's conceptual load. This values can be hard coded ahead of time. This is one of the planned features for [logixUX](https://github.com/Phuire-Research/logixUX). In addition to other scaffolding improvements, AI assistance, and more. ```typescript import { - MethodCreator, - Action, - prepareActionCreator, createQualitySetWithPayload, UnifiedSubject, createMethodWithState,