From f1386589a2b33bb0424c11ecde529d540e2ae7a5 Mon Sep 17 00:00:00 2001
From: Thomas Kittelmann <tkittel@users.noreply.github.com>
Date: Fri, 12 Aug 2016 13:40:51 +0200
Subject: [PATCH] remove README.md

---
 README.md | 10 ----------
 1 file changed, 10 deletions(-)
 delete mode 100644 README.md

diff --git a/README.md b/README.md
deleted file mode 100644
index 15b0a55..0000000
--- a/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# MCPL : Monte Carlo Particle Lists
-
-MCPL is a binary format for usage in physics simulations.
-
-It contains lists of particle state information, and allows interchanging particles
-between various Monte Carlo simulation applications. It is implemented i portable
-C code and is made available to the scientific community, along with converters
-and plugins for several popular simulation packages.
-
-The repository and wiki is still being populated, please check back later.
-- 
GitLab