From: Wolfgang Bangerth <bangerth@math.tamu.edu>
Date: Wed, 6 Jan 2016 16:07:56 +0000 (-0600)
Subject: Remove top-level heading.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fminor-update-1;p=code-gallery.git

Remove top-level heading.

This is duplicative, and H1-headings in readme.md will conflict with the markup
in the code-gallery pages for this program (which uses H1-headings itself).
---

diff --git a/cdr/readme.md b/cdr/readme.md
index 6eabbed..848e05a 100644
--- a/cdr/readme.md
+++ b/cdr/readme.md
@@ -1,6 +1,3 @@
-# Gallery Entry: deal.II-cdr
-
-
 ## Overview
 I started this project with the intent of better understanding adaptive mesh
 refinement, parallel computing, and `CMake`. In particular, I started by writing