diff --git a/README.md b/README.md index d2f359e..215aad6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Dust -High-level concurrent programming language with effortless concurrency, automatic memory management and first class functions. +High-level programming language with effortless concurrency, automatic memory management and first class functions. + +![Dust version of an example from The Rust Programming Language.](https://git.jeffa.io/jeff/dust/docs/assets/example_0.png) - [Dust](#dust) diff --git a/docs/assets/example_0.png b/docs/assets/example_0.png new file mode 100644 index 0000000..68555d5 Binary files /dev/null and b/docs/assets/example_0.png differ