Browse Source

add Qortal Project to title

pull/67/head
QORT 5 years ago committed by GitHub
parent
commit
b95eea6763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -1,4 +1,4 @@
# Qora2 # ((Qora2)) - Qortal Project - Official Repo
To use: 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``` So you can simply type: ```sqltool qora-test```
Don't forget to use ```SHUTDOWN;``` before exiting sqltool so that database files are closed cleanly. Don't forget to use ```SHUTDOWN;``` before exiting sqltool so that database files are closed cleanly.

Loading…
Cancel
Save