Skip to content

Commit a1e0c50

Browse files
committedMay 15, 2019
update readme
1 parent f78b64f commit a1e0c50

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed
 

‎README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,19 @@
4141

4242
## 约定
4343

44-
本仓库中代码全部使用`Python3`实现,使用`Linux`操作系统运行。
44+
本仓库中代码全部使用`Python3.6`实现,使用`Linux`操作系统运行。
45+
```
46+
imoyao@local:~$ lsb_release -a
47+
48+
No LSB modules are available.
49+
Distributor ID: Ubuntu
50+
Description: Ubuntu 18.04 LTS
51+
Release: 18.04
52+
Codename: bionic
53+
54+
imoyao@local:~$ uname -a
55+
56+
Linux local 4.15.0-22-generic #24-Ubuntu SMP Wed May 16 12:15:17 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
57+
```
4558

4659
>蜀之鄙有二僧,其一贫,其一富。贫者语于富者曰:“吾欲之南海,何如?”富者曰:“子何恃而往?”曰:“吾一瓶一钵足矣。”富者曰:“吾数年来欲买舟而下,犹未能也。子何恃而往?”越明年,贫者自南海还,以告富者。富者有惭色。

0 commit comments

Comments
 (0)
Please sign in to comment.