Skip to content

Commit

Permalink
feat: added plato logo in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroesli committed Feb 29, 2024
1 parent 48cb77e commit a1b262e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Plato

![PlatoLogo](/Resources/PlatoLogoWide.png)

Plato is an interpreter written in Swift and inspired by R. It is a high-level, [imperative](https://en.wikipedia.org/wiki/Imperative_programming), [structured programming](https://en.wikipedia.org/wiki/Structured_programming) and [gradually typed](https://en.wikipedia.org/wiki/Gradual_typing) language. Its goal is to make mathematical operations easier and to be able to develop iOS apps that can integrate a programming language without the need to compile it.

# Basics
Expand Down
Binary file added Resources/PlatoLogoWide.png
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 a1b262e

Please sign in to comment.