# HG changeset patch # User Steve Losh # Date 1525820178 14400 # Node ID 8c731557b9040d50742ff88ed38cdce10896802a # Parent e4640f290f7be009e1a56bbeab1744fb99113722 Update README diff -r e4640f290f7b -r 8c731557b904 README.markdown --- a/README.markdown Tue May 08 18:53:50 2018 -0400 +++ b/README.markdown Tue May 08 18:56:18 2018 -0400 @@ -1,2 +1,7 @@ -A small utility to open URLs in browsers. Basically a more configurable -[urlview](https://github.com/sigpipe/urlview) in Common Lisp. +`brows` is a small utility to open URLs in browsers. It's intended to be +a (slightly) more configurable [urlview](https://github.com/sigpipe/urlview) in +Common Lisp. + +It's not quite ready for public consumption. I'm currently dogfooding it, but +polishing might take a while. Run at your own risk and be willing to read the +code for documentation right now. diff -r e4640f290f7b -r 8c731557b904 brows.asd --- a/brows.asd Tue May 08 18:53:50 2018 -0400 +++ b/brows.asd Tue May 08 18:56:18 2018 -0400 @@ -4,7 +4,7 @@ :author "Steve Losh " :license "MIT" - :version "0.0.0" + :version "0.0.1" :depends-on (