diff --git a/README.md b/README.md index 6886c11..5884029 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Dyomedea +## Branches + +* master: dev branch (started as a React project; now using dolidjs) +* multi-layers: attempt to create a native React map components. Went pretty far but there was still so many things to implement that I switched to: +* openlayers: an attempt to use React with Openlayers. Wasn't that easy because Openlayers is heavily based on the DOM while React uses a "pseudo-dom". That has been one of the reasons why I switched (again) to: +* solid: a SolidJS / Openlayers implementation that has replaced the master branch on Feb 5th, 2023. + ## Hiking app. ## Documentation