From 96823b4c4da6d1beea651de3f59372cbe0ecdb00 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 23:07:59 -0700 Subject: [PATCH] Make our top-level heading an H1. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74db8b78..f3bdb771 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ The samskivert library ----------------------- +====================== The samskivert library (SL) aims to provide useful reusable Java routines that do things for which I've been unable to find useful reusable implementations on