Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
44d6ea7a03
1 changed files with 9 additions and 1 deletions
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -1,3 +1,11 @@
 # xlrd
 
-excel读写
+excel读写
+
+## Usage
+
+```
+pip install xlrd
+
+
+```