From 4a0270ff0930e2db627b00c88c3739e692577e41 Mon Sep 17 00:00:00 2001 From: Kyle Mandli Date: Fri, 26 Jul 2013 14:06:53 -0700 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..e17ead98 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Riemann Solver Repository +========================= + +All the available Riemann solvers used in the Clawpack repositories is located +here including the Fortran and Python versions if available.