With the help of DALL-E 2, I now have a cute logo that I extracted the vector from with another AI tool

This commit is contained in:
Tony Bark 2023-01-07 13:09:52 -05:00
parent f006ab41bf
commit 6fb029b76e
4 changed files with 250 additions and 3 deletions

View file

@ -1,6 +1,10 @@
# TOMAS
<p align="center">
<img title="" src="assets/logo.svg" width="250" alt=""">
<br>
<img title="" src="assets/screenshot.png" alt=""">
<hr>
<a href="https://github.com/tonytins/tomas/blob/main/LICENSE"><img src="https://img.shields.io/github/license/tonytins/tomas" alt="GitHub license"></a>
<a href="https://github.com/tonytins/tomas/actions?query=workflow%3Adotnet.yml"><img src="https://img.shields.io/github/actions/workflow/status/tonytins/tomas/dotnet.yml" alt="GitHub Workflow Status"></a>
<img src="https://img.shields.io/github/commit-activity/w/tonytins/tomas" alt="GitHub commit activity">
@ -10,9 +14,6 @@
<img src="https://img.shields.io/codeclimate/tech-debt/tonytins/tomas" alt="Code Climate technical debt">
</p>
<img title="" src="screenshot.png" alt="" align="center">
TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system based on the [COSMOS](https://github.com/CosmosOS/Cosmos) framework that comes with a respective terminal emulator.
## Requirements