From 76e737dae9bd33b6daf71b2de66e89fc43877379 Mon Sep 17 00:00:00 2001 From: bxdd <45119470+bxdd@users.noreply.github.com> Date: Sat, 13 Jan 2024 21:40:46 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da0f1e1..9209df0 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Platform - - Test + + Test PypI Versions @@ -77,7 +77,7 @@ The learnware paradigm consists of two distinct stages: -The architecture is designed based on the guidelines including _decoupling_, _autonomy_, _reusability_, and _scalability_. The above architecture diagram illustrates the architecture and framework from the perspectives of both modules and workflows. +The architecture is designed based on the guidelines including _decoupling_, _autonomy_, _reusability_, and _scalability_. The above diagram illustrates the framework from the perspectives of both modules and workflows. - At the workflow level, the `learnware` package consists of `Submitting Stage` and `Deploying Stage`.