From 438058143a858f45fa5f9f0f53eed1650d09ce88 Mon Sep 17 00:00:00 2001
From: Tammo Jan Dijkema <T.J.Dijkema@gmail.com>
Date: Tue, 12 Feb 2019 16:58:40 +0100
Subject: [PATCH] Add example command

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 88f1060..8ace3e9 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,11 @@ To quickly get started, you can use the [Docker](https://www.docker.com/) distru
 ```
 docker run -it tammojan/newstar
 ```
+
+While in the container, some first command could be:
+```
+> exe nscan
+      NSCAN$1 (v6.27) is started at 12-Feb-19 15:58:12
+OPTION - Action (QUIT; LOAD,IFLOAD,LEIDEN,LIST,ARC,DUMP; UVFITS,PFITS;
+     SHOW; [CVX,NVS,NOPT; REGROUP; FROM_OLD,WERR,AERR,VFIX]) = QUIT:
+```
-- 
GitLab