diff --git a/README.md b/README.md index 989abee..056235e 100644 --- a/README.md +++ b/README.md @@ -9,20 +9,23 @@
Table of Contents -- [Usage](#usage) - - [Windows](#windows) - - [MacOS](#macos) - - [Linux (Ubuntu 18.04 LTS and later)](#linux-ubuntu-1804-lts-and-later) -- [Features](#features) - - [Windows Software List](#windows-software-list) - - [MacOS Software List](#macos-software-list) - - [Linux Software List](#linux-software-list) +- [One Line Command to Setup Your New Computer](#one-line-command-to-setup-your-new-computer) + - [Usage](#usage) + - [Windows](#windows) + - [MacOS](#macos) + - [Linux (Ubuntu 18.04 LTS and later)](#linux-ubuntu-1804-lts-and-later) + - [Features](#features) + - [Windows Software List](#windows-software-list) + - [MacOS Software List](#macos-software-list) + - [Linux Software List](#linux-software-list)
This project offers a streamlined solution for setting up a brand new computer using just a command line interface (CLI). With an interactive CLI approach, it automates the installation and configuration of your computer, allowing you to customize the software and settings you need swiftly and efficiently. This tool is designed to get you up and running on your new machine without the hassle, covering everything from essential software installations to environment setups. +![](docs/cover.jpeg) + ## Usage Here’s how you can use this tool to set up your computer quickly and easily. Simply follow the instructions for your computer's operating system. No need to worry about the technical terms like "x86" or "arm64"; we've got you covered with straightforward instructions for every type of computer. diff --git a/docs/cover.jpeg b/docs/cover.jpeg new file mode 100644 index 0000000..d522db8 Binary files /dev/null and b/docs/cover.jpeg differ