Project initialization.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# cipher-analytical-machine
|
||||
|
||||
A program helps to learn how ciphers works.
|
||||
|
||||
## Installation
|
||||
|
||||
Download from https://gitlab.com/KKlochko/cipher-analytical-machine.
|
||||
|
||||
## Usage
|
||||
|
||||
You need install java, before run the application.
|
||||
Run the application with a command:
|
||||
|
||||
$ java -jar cipher-analytical-machine-0.1.0-standalone.jar [args]
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2023 Kostiantyn Klochko
|
||||
|
||||
Under the GNU Lesser General Public License v3.0 or later.
|
||||
Reference in New Issue
Block a user