diff --git a/README.md b/README.md index b5b2e14..b3ae9de 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# SEIP-lab \ No newline at end of file +# SEIP-lab +## Description +This repository contains the second lab project for the SEIP module. This basic program will produce statistical metrics for a set of integers. +## Usage +`Program [--min] [--max] [--mode] [--mean] [--median] [integer1 integer2 ...]`