Skip to content

Commit b2dff6b

Browse files
Fix desc
1 parent 9b68933 commit b2dff6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Component Logo](./images/Component_dark_mode.png#gh-dark-mode-only)
22
![Component Logo](./images/Component_light_mode.png#gh-light-mode-only)
33
<br>
4-
A programming language that compiles to x86-64 assembly for math using postfix notation
4+
A programming language that compiles to x86-64 assembly. Component uses postfix notation, is written in Rust, and is intended to be used for math computation.
55
<br>
66
<br>
77
[![Rust](https://img.shields.io/github/actions/workflow/status/jakeroggenbuck/component/rust.yml?branch=main&style=for-the-badge)](https://github.com/JakeRoggenbuck/component/actions)

0 commit comments

Comments
 (0)