about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 152c6b7..aa164df 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
 corgi is a CGI server.
 
-currently, it can handle on application.
\ No newline at end of file
+currently, it can handle one application.
+
+`/etc/corgi.conf`
+```
+Script <path-to-cgi-script>
+```
\ No newline at end of file