From cd18b52ee48a8b0fd4a1b6a12b4dae1d75c22dc8 Mon Sep 17 00:00:00 2001
From: Wenjie Du
Date: Sun, 19 Nov 2023 18:10:39 +0800
Subject: [PATCH] docs: update README;
---
README.md | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 68afec1..a816a05 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -23,6 +32,12 @@
+
+
+
+
+
+
@@ -32,7 +47,11 @@
-PyGrinder is a part of [PyPOTS project](https://github.com/WenjieDu/PyPOTS) (a Python toolbox for data mining on
+PyGrinder is a part of
+
+PyPOTS
+
+(a Python toolbox for data mining on
Partially-Observed Time Series), was called PyCorruptor and separated from PyPOTS for decoupling missingness-creating functionalities from
learning algorithms.