diff --git a/README.rst b/README.rst index b352ea9..276628b 100644 --- a/README.rst +++ b/README.rst @@ -34,3 +34,7 @@ To change the segments adapter, first make a new one based on the ``BaseSegments # Add your own logic here Add the ``PERSONALISATION_SEGMENTS_ADAPTER`` setting to your settings.py and choose your own adapter. + +Roadmap +------------------------- +.. image:: roadmap.png diff --git a/roadmap.png b/roadmap.png new file mode 100644 index 0000000..f9cdeb7 Binary files /dev/null and b/roadmap.png differ