Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 767 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 767 Bytes

Project Title

GitHub project

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 demo.py

Add any additional ways to run the program below

python 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.