diff --git a/README.md b/README.md index 35e83733b..f1e173889 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,6 @@ Current Patterns: | [strategy](strategy.py) | selectable operations over the same data | | [template](template.py) | an object imposes a structure but takes pluggable components | | [visitor](visitor.py) | invoke a callback for all items of a collection | + + +haha \ No newline at end of file diff --git a/tst b/tst new file mode 100644 index 000000000..59b66ba9c --- /dev/null +++ b/tst @@ -0,0 +1 @@ +xx \ No newline at end of file