Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- Add Table of Contents
  • Loading branch information
RajVarsani authored Dec 23, 2023
1 parent e33a7cd commit af5ba45
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# **repoverse**

## Table of Contents:

- [Overview](#overview)
- [Key Features:](#key-features)
- [Prerequisites](#prerequisites)
- [Configuration](#configuration)
- [**Installation**](#installation)
- [**Usage**](#usage)
- [**1. As a GitHub Action**](#1-as-a-github-action)
- [**2. Programmatically in Your Code**](#2-programmatically-in-your-code)
- [Workflow:](#workflow)
- [**Contributing**](#contributing)
- [License](#license)

## Overview

`repoverse` is a tool for distributed systems and microservices where some part of the code needs to be synchronized across multiple repositories. Repoverse automates the propograiton of relavent commits across multiple repositories, ensuring consistency and saving you time.
Expand Down

0 comments on commit af5ba45

Please sign in to comment.