Skip to content

Commit ae11c90

Browse files
committed
DOC: Add funny XKCD-1570 comic
1 parent 8b83b35 commit ae11c90

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ dtype: object
9292

9393
Find more usage examples in the [documentation].
9494

95+
9596
Features
9697
--------
9798
* Simple, well-documented API
@@ -103,6 +104,9 @@ Features
103104
* Detailed results
104105
* Interactive visualizations
105106

107+
![xkcd.com/1570](https://imgs.xkcd.com/comics/engineer_syllogism.png)
108+
109+
106110
Alternatives
107111
------------
108112
See [alternatives.md] for a list of alternative Python

backtesting/__init__.py

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
"""
2+
3+
![xkcd.com/1570](https://imgs.xkcd.com/comics/engineer_syllogism.png)
4+
25
## Manuals
36
47
* [**Quick Start User Guide**](../examples/Quick Start User Guide.html)

0 commit comments

Comments
 (0)