diff --git a/images/purescript-flower.jpg b/images/purescript-flower.jpg new file mode 100644 index 000000000..840588423 Binary files /dev/null and b/images/purescript-flower.jpg differ diff --git a/images/purescript-flowest.jpg b/images/purescript-flowest.jpg new file mode 100644 index 000000000..b969cd887 Binary files /dev/null and b/images/purescript-flowest.jpg differ diff --git a/src/purescript.md b/src/purescript.md index 8d7ed84c8..7b47db44d 100644 --- a/src/purescript.md +++ b/src/purescript.md @@ -747,7 +747,7 @@ cargo run -- $chunkpath $chunkbase [(See the __Disassembly Chunks__)](https://github.com/lupyuen/nuttx-tinyemu/tree/main/docs/purescript/qjs-chunk) -![Parsing Apache NuttX RTOS Logs with PureScript (Overall Flow)](https://lupyuen.github.io/images/purescript-flow.jpg) +![Parsing Apache NuttX RTOS Logs with PureScript (Overall Flower)](https://lupyuen.github.io/images/purescript-flower.jpg) # What's Next @@ -962,6 +962,8 @@ The __Online PureScript Compiler__ will let us modify and test the NuttX Trouble [(See the __Generated JavaScript__)](https://github.com/lupyuen/nuttx-purescript-parser#purescript-editor-for-nuttx) +![Parsing Apache NuttX RTOS Logs with PureScript (Overall Flowest)](https://lupyuen.github.io/images/purescript-flowest.jpg) + If we wish to run the Online PureScript Compiler locally on our computer... ```bash