From 46aed7e48f46bc8b8b5550e0082de643d9152f53 Mon Sep 17 00:00:00 2001 From: Leonardini Date: Tue, 15 May 2018 14:27:30 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d71541b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# RFDistribution +This code implements an improved version of the RF distribution computation by Bryant et al.