diff --git a/README.md b/README.md index 3f6ed7c..78ccddd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # specs -Commandline tool to quickly fetch and generate a system specifications list + +## What is this repository + +This repository holds the source code behind a simple tool that generates a list of basic system specifications. For example, the output on my computer is: + +```bash +OS: ? +CPU: ? +GPU: ? +MEMORY: ? +MOTHERBOARD: ? +``` + +Additionally, the repository can be easy copy into your clipboard with ease, and... ?? + +## Usage + +`specs` - ?? + +`specs copy` - ?? \ No newline at end of file