From 0562223bf2e36de49a057bc27363981b58708436 Mon Sep 17 00:00:00 2001 From: Bas Nijholt <basnijholt@gmail.com> Date: Fri, 1 Dec 2017 20:24:28 +0100 Subject: [PATCH] add 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 0000000..e147d07 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# majoran-nanowire-conductance + +Code mostly taken from :page_with_curl: [Topology in Condensed Matter course](topocondmat.org) + +Run the notebooks on this repository with [](http://mybinder.org:/repo/basnijholt/majorana-nanowire-conductance). -- GitLab