diff options
author | icebaker <icebaker@proton.me> | 2023-05-11 21:44:06 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2023-05-11 21:44:06 -0300 |
commit | 5bca2bbd6a57c46126a657a912e796e2a4282c28 (patch) | |
tree | fc96aa723f68c4b6fc3bda2f6a36fc0d31c1c3ab | |
parent | 37a361b9c617675b5fa5e7201c55707facca3f1b (diff) |
updating README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ A Ruby implementation of the [Nano Bots](https://github.com/icebaker/nano-bots) specification. +![Ruby Nano Bots](https://user-images.githubusercontent.com/113217272/237839690-7880915a-b287-4484-a75e-0b96284b8a32.png) +_Image artificially created by Midjourney through a prompt generated by a Nano Bot specialized in Midjourney._ + +https://user-images.githubusercontent.com/113217272/237840989-1e29a5cc-6644-48d0-87b4-62798dc6ebd3.mp4 + - [Setup](#setup) - [Usage](#usage) - [Command Line](#command-line) |