aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98874ec..a92dd46 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@
- [ ] Package
- [ ] os
- [x] `os.exit()`
+ - [x] `os.getenv()`
- [x] `os.remove()`
- [x] `os.rename()`
- [x] `os.time()`
@@ -33,7 +34,6 @@
- [ ] `os.date()`
- [ ] `os.difftime()`
- [ ] `os.execute()`
- - [ ] `os.getenv()`
- [ ] `os.setlocale()`
- [ ] io
- [ ] `io.stdin`