Skip to content

Commit

Permalink
Add logo to README for enhanced visual branding
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSarmiento04 committed Dec 31, 2024
1 parent d3693a3 commit c7a987f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

Memo is a lightweight, scalable API Gateway built using Rust and the Actix Web framework. It is designed to route incoming HTTP requests to the appropriate backend services, enforce configuration rules, and handle errors gracefully.


![Ocelot Logo](./images/logo.png)

---

## Features
Expand Down

0 comments on commit c7a987f

Please sign in to comment.