From 6c772f2e0c4b88d87da14dc6c420733b401c5be1d269e6024d7fab6eda8bd8c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Rom=C3=A1n=20Archidona?= Date: Sun, 26 Aug 2012 04:11:38 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3640085 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +phpshell +======== + +A simple shell (like *sh) written in pure PHP as an example. \ No newline at end of file