diff --git a/README.md b/README.md index 8c25666..9e400d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # qrust +![XKCD - Engineer Syllogism](./static/engineer-syllogism.png) + `qrust` (/kɹʌst/, QuantitativeRust) is an algorithmic trading library written in Rust. diff --git a/static/engineer-syllogism.png b/static/engineer-syllogism.png new file mode 100644 index 0000000..cfca2dc Binary files /dev/null and b/static/engineer-syllogism.png differ