# ReadME CLI Documentation 📜

The **ReadME CLI** is a powerful command-line tool that helps you generate and manage documentation for your projects. Below is a list of all available CLI commands and how to use them.

---

## Available Commands

### 1. Initializes a new ReadME project in the current directory.

```bash
npm init

### 2. 

```bash
npm install -g readme-framework



**Usage**:


```bash
readme build 


```bash
readme start


```bash
readme create-file <file name here >



```bash
readme create-folder < folder name here >


```bash
readme create-template <templat here >


