diff --git a/README.md b/README.md index 42bf14353..6031ce6e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Bolt 💬 Got some questions or feedback? Just open an issue and we'll be glad to respond! -![sample code](https://github.com/boltlang/bolt/blob/main/preview-fac.png?raw=true) +![sample code](https://github.com/boltlang/bolt/blob/main/assets/preview-fac.png?raw=true) Bolt is a new strictly-evaluated functional programming language in the making that aims to make writing complex applications dead-simple. It ships with some diff --git a/preview-fac.png b/assets/preview-fac.png similarity index 100% rename from preview-fac.png rename to assets/preview-fac.png