From 98aa29c9af6e0e064d32f8e1447ebef2c88ad9a9 Mon Sep 17 00:00:00 2001 From: Olof-Joachim Frahm Date: Thu, 9 Jun 2011 14:28:44 +0200 Subject: [PATCH] Added trivial-utf-8 to the requirements. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1fcc423..aff4efc 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Released under a Simplified BSD license. Working, but unfinished. Implementations currently tested on: SBCL. -Uses CFFI and the binary-types library (from [1] or see [2]). +Uses CFFI, binary-types (from [1] or see [2]) and trivial-utf-8. HOWTO -- 1.7.10.4