aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c89322b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+code-review
+===========
+
+A collection of tools to facilitate code review on the command line.
+
+Inspired by:
+- Jane Street:
+ - https://blog.janestreet.com/putting-the-i-back-in-ide-towards-a-github-explorer/
+ - https://www.janestreet.com/tech-talks/janestreet-code-review/
+- Jake Zimmerman: https://blog.jez.io/cli-code-review/
+
+
+## License
+Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).