From 35481667bb5edbae550af29ed56b7895020287a0 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Wed, 18 Apr 2018 14:21:34 +0800
Subject: [PATCH] rewrite readme

---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 1ffe305..5f07736 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,16 @@ Tip: folder name with leading lowercase letter indicates: this experiment was ma
                  with leading uppercase letter          :                             second
 ```
 
+## What's here?
+
+virtualtype.py: virtually type an array into `https://recolic.net/phy` or `https://recolic.net/phy2`, using `\t` as seperater.
+
+quickmap.py: draw an image quickly for phy-exp.
+
+phySpider.py: Check if there's any free seat in phy-exp.
+
+phyCracker.py: Try default/any password and pull student info/do some other things.
+
 ## 黑名单
 
 电路的暂态过程 柯圣志 禁止使用计算机作图 对抄写报告要求严格
-- 
GitLab