From 35a0f33dd300e42776612c6c49d560b3cc1d1ae2 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sat, 18 Mar 2017 15:36:29 -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 b622194..670bd0e 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), [Typography for Lawyers](http://typographyforlawyers.com), and the forthcoming [Beautiful Racket](http://beautifulracket.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 [Beautiful Racket](http://beautifulracket.com), [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.