From b95eea67633fb6253ea28059660ae636faa5fb24 Mon Sep 17 00:00:00 2001 From: QORT <52424931+QORT@users.noreply.github.com> Date: Sun, 29 Sep 2019 17:13:27 -0700 Subject: [PATCH] add Qortal Project to title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27c53351..4ec1a82b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Qora2 +# ((Qora2)) - Qortal Project - Official Repo To use: @@ -55,4 +55,4 @@ alias sqltool='rlwrap java -cp ${HSQLDB_JAR}:${SQLTOOL_JAR} org.hsqldb.cmdline.S ``` So you can simply type: ```sqltool qora-test``` -Don't forget to use ```SHUTDOWN;``` before exiting sqltool so that database files are closed cleanly. \ No newline at end of file +Don't forget to use ```SHUTDOWN;``` before exiting sqltool so that database files are closed cleanly.