aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-05-02 18:57:33 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-05-02 18:57:33 +0200
commitd96aa4a9d33639314cc61afc7ca2220295a85e45 (patch)
tree03212d558b8e7f4c15ec93cc6b40e94ad192ada9 /README.md
parent30e53214d4714c7bc60c2c2c9bf0132d0dc8205e (diff)
Further improved README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3b020b4..2a41e00 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ from John Verzani which also lives on github.
require(devtools)
install_github("gWidgetsWWW2", "jverzani")
```
-You simply start the GUI from your R terminal whith latest mkin installed.
+You simply start the GUI from your R terminal with latest mkin installed.
```s
require(mkin)
@@ -125,7 +125,6 @@ first, and can then be loaded to the GUI.
```s
save(FOCUS_2006_Z_gmkin, file = "FOCUS_2006_gmkin_Z.RData")
-gmkin()
```
![gmkin screenshot](gmkin_screenshot.png)

Contact - Imprint