Skip to content

Commit 9bc1f9b

Browse files
committed
docs: add fuste bar image.
1 parent 8367c62 commit 9bc1f9b

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.ltex-ls-plus.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@
162162
"RDE-n",
163163
"Roadline",
164164
"toolchain",
165-
"Robles"
165+
"Robles",
166+
"programmability"
166167
]
167168
},
168169
"bibtex": {

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
<div align="center">
2+
<picture>
3+
<source srcset="./assets/fuste-bar.png" media="(prefers-color-scheme: dark)">
4+
<img src="./assets/fuste-bar.png" alt="Robles" height="120">
5+
</picture>
6+
</div>
7+
</br>
8+
9+
> A pluggable virtual machine for constrained environments.
10+
111
# Fuste
212

3-
Fuste is a virtual machine stack designed for integration with [Robles](https://github.com/ramate-io/robles), [Ramate's](https://github.com/ramate-io/ramate) implementation of [BFA](https://github.com/ramate-io/bfa) protocols.
13+
Fuste is a programmability adapter and virtual machine stack designed for integration with [Robles](https://github.com/ramate-io/robles), [Ramate's](https://github.com/ramate-io/ramate) implementation of [BFA](https://github.com/ramate-io/bfa) protocols.
414

515
## Getting started
616
1. Review the programs in the [`tests/toolchain`](/fuste/tests/toolchain/) workspace before you begin writing your own.

assets/fuste-bar.png

57.2 KB
Loading

0 commit comments

Comments
 (0)