From b4532e0b37f702a031e67ae1781f7b9344f93c35 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Mon, 28 Mar 2016 11:31:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f94a05..b622194 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 books [Practical Typography](http://practicaltypography.com) and [Typography for Lawyers](http://typographyforlawyers.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), [Typography for Lawyers](http://typographyforlawyers.com), and the forthcoming [Beautiful Racket](http://beautifulracket.com). If you think documents should be programmable, you’ll love it. If not, you can move along.