From 7705b57a217fc6970e10cc5613bae3a44b244338 Mon Sep 17 00:00:00 2001 From: hlwang0717 <42292757+hlwang0717@users.noreply.github.com> Date: Tue, 28 Aug 2018 18:38:53 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8758303..a10d38b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Granular_Julia This is a Julia code for simulating granular system using JuLIP(by Ortner etc). + +# How to use it + +For now, this code is just a testing code. Just include the main.jl file in the julia session and you can run it.