Skip to content

Commit

Permalink
README: added a new plastic logo :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amjad50 committed Sep 30, 2020
1 parent c8b33be commit 984590c
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 17 deletions.
37 changes: 20 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# plastic
<p align="center">
<a href="https://github.com/Amjad50/plastic"><img alt="plastic" src="images/logo.svg" width="60%"></a>
<p align="center">NES emulator in <em>Rust</em></p>
</p>


[![Build status](https://github.com/Amjad50/plastic/workflows/Rust/badge.svg)](https://actions-badge.atrox.dev/Amjad50/plastic/goto)
[![codecov](https://codecov.io/gh/Amjad50/plastic/branch/master/graph/badge.svg)](https://codecov.io/gh/Amjad50/plastic)
Expand All @@ -8,22 +12,21 @@

This is a personal project for fun and to experience emulating hardware and connecting them together.

- [plastic](#plastic)
- [Building and installation](#building-and-installation)
- [Pre-built](#pre-built)
- [Building](#building)
- [Components](#components)
- [Components graph](#components-graph)
- [Interfaces](#interfaces)
- [SFML](#sfml)
- [GTK](#gtk)
- [Native Windows GUI](#native-windows-gui)
- [TUI](#tui)
- [Controls](#controls)
- [Keyboard](#keyboard)
- [Gamepad](#gamepad)
- [License](#license)
- [References](#references)
- [Building and installation](#building-and-installation)
- [Pre-built](#pre-built)
- [Building](#building)
- [Components](#components)
- [Components graph](#components-graph)
- [Interfaces](#interfaces)
- [SFML](#sfml)
- [GTK](#gtk)
- [Native Windows GUI](#native-windows-gui)
- [TUI](#tui)
- [Controls](#controls)
- [Keyboard](#keyboard)
- [Gamepad](#gamepad)
- [License](#license)
- [References](#references)

### Building and installation

Expand Down
46 changes: 46 additions & 0 deletions images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 984590c

Please sign in to comment.