diff --git a/README.md b/README.md index ebac71e..5f67b17 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Using video recordings from a paddel playingfield we are trying to map the locations players have walked. ## Instalation -|python 3.8| -|OpenCV| -|datetime| -|numpy| -|collections - Defaultdict| -|pandas| -|imutils| +| Packages| +|--------| +| python 3.8 | +| OpenCV | +| datetime | +| numpy | +| collections - Defaultdict | +| pandas | +| imutils |