aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-08-07 19:01:01 +0200
committerCharles Cabergs <me@cacharle.xyz>2020-08-07 19:01:01 +0200
commitc08dba6327d50ddeec1441f3258951b6a826790c (patch)
tree10b28cf5a5c904487caeb866528d45493a36ffb8 /README.md
downloadcoreutils-c08dba6327d50ddeec1441f3258951b6a826790c.tar.gz
coreutils-c08dba6327d50ddeec1441f3258951b6a826790c.tar.bz2
coreutils-c08dba6327d50ddeec1441f3258951b6a826790c.zip
Added cut [WIP]
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ee1b35b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# coreutils
+
+Rewrite of some core utilities for educationnal purposes