From 631437c40d890cf00ff9e652712e56572de5af85 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 16 May 2021 22:47:44 -0400 Subject: [PATCH] update on redme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87bcb09ae..ca0a59d99 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ myriad of available libraries. You will find Jupyter notebooks invaluable in your work. You can run _R_ codes in the Jupyter/IPython notebooks, with the immediate benefit of visualizing your data. You can also use compiled languages like C++, -Rust, Julia, Fortran etc if you prefer. The focus in these lectures will be mainly +Rust, Julia, Fortran etc if you prefer. The focus in these lectures will be on Python.