Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 829 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 829 Bytes

Project Title

One Paragraph of project description goes here.

Getting Started

These instructions will [do something] on your local machine for [development/experimentation/demo].

Prerequisites

[Project] requires [software and version] to run, with [additional packages, libaries, or mods]. The commands below will [upgrade OS and install the prerequisites, or do something else]

sudo apt update
sudo apt upgrade
sudo apt install package1 package2

Running

Once installed you can run the program with the following command

python cna_demo.py

Add any additional ways to run the program below

python cna_demo.py test.txt

Thanks

Provide thank yous and attributions here. If someone helped you, you looked at another repository, or another article, provide it here.