Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n1tr0-5urf3r authored Jul 26, 2024
1 parent fe183d0 commit 16bdc61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<div align="center">
<img src="./logo.png" height=150/>
<h2>UniCorn-P4: A Universal Control Plane and GUI for P4</h2>
</div>

![image](https://img.shields.io/badge/licence-Apache%202.0-blue) ![image](https://img.shields.io/badge/lang-python-darkred) ![image](https://img.shields.io/badge/built%20with-react-orange) ![image](https://img.shields.io/badge/v-1.0-yellow) [![Controller Build](https://github.com/uni-tue-kn/UniCorn-P4/actions/workflows/docker-image.yml/badge.svg)](https://github.com/uni-tue-kn/UniCorn-P4/actions/workflows/docker-image.yml)

</div>

- [Overview](#overview)
- [Supported Targets and Data Plane APIs](#supported-targets-and-data-plane-apis)
- [Supported Targets and Data Plane APIs](#supported-targets-and-data-plane-apis)
- [Installation & Start Instructions](#installation--start-instructions)
- [Working with UniCorn-P4](#working-with-unicorn-p4)
- [Changelog](./CHANGELOG.md)
- [Documentation](#documentation)
- [Preview](#preview-of-unicorn-p4)

## Overview
Expand Down Expand Up @@ -93,4 +93,4 @@ The current state of the switch can be saved as a snapshot into your history.

<img alt="Switch Initialization" style="border-radius: 10px; border: 1px solid #000;" src="preview-2.png"/>

<img alt="Managing MAT Entries" style="border-radius: 10px; border: 1px solid #000;" src="preview-3.png"/>
<img alt="Managing MAT Entries" style="border-radius: 10px; border: 1px solid #000;" src="preview-3.png"/>

0 comments on commit 16bdc61

Please sign in to comment.