diff --git a/README.md b/README.md index 327a095..c9d040a 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,10 @@ IDE Links: # Sorting Tests - This category of tests adds two different types of sorting algorithms/tests; selection and bubble sort. + +# General Computer Information +- This is Python file allows you to get your computer's CPU and OS information + - CPU Count + - Processor Type + - Architecture + - OS Name \ No newline at end of file