add my own logo (albeit not a good one)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
## (Yet-To-Be-Named) Graphing Software
|
||||
|
||||
<!-- Logo -->
|
||||
<img src="assets/logo.svg" alt="logo" width="200"/>
|
||||
|
||||
### What is this?
|
||||
The aim of this project is to provide a [desmos](https://www.desmos.com/)-like graphing experience. This project is written in rust and takes advantage of [egui](https://github.com/emilk/egui) as it's graphical backend. Meaning that this program can be deployed as both a site ([such as here](https://titaniumtown.github.io)) and as a native application that runs on your machine.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user