From de298950fef16a820df9190025c69430d28f76fa Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sat, 13 Feb 2016 10:47:25 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e0728..15c8404 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Pollen: the book is a program [![Build Status](https://travis-ci.org/mbutterick/pollen.svg?branch=master)](https://travis-ci.org/mbutterick/pollen) -A book-publishing system written in [Racket](http://racket-lang.org). This is the software I use to publish & maintain my web-based book [Practical Typography](http://practicaltypography.com). +A book-publishing system written in [Racket](http://racket-lang.org). This is the software I use to publish & maintain my web-based books [Practical Typography](http://practicaltypography.com) and [Typography for Lawyers](http://typographyforlawyers.com) If you think documents should be programmable, you’ll love it. If not, you can move along.