From 75d778fdf34aea5943c4ffdfe6df921cbe946f7f Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Wed, 20 Jul 2011 20:59:07 -0400 Subject: [PATCH] Added new readme.rst. --- README | 0 readme.rst | 11 +++++++++++ 2 files changed, 11 insertions(+) delete mode 100644 README create mode 100644 readme.rst diff --git a/README b/README deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/readme.rst b/readme.rst new file mode 100644 index 0000000000..941d3c4a55 --- /dev/null +++ b/readme.rst @@ -0,0 +1,11 @@ +OpenMC Monte Carlo Transport Code +================================= + +The OpenMC project aims to provide a fully-featured Monte Carlo particle +transport code based on modern methods. The project started under the +Computational Reactor Physics Group at MIT. + +If you are interested in the project or would like to help and contribute, +please contact `Paul Romano`_. + +.. _Paul Romano: mailto:romano7@gmail.com