Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45c0bfac authored by Gaël Duval's avatar Gaël Duval 🏄🏼
Browse files

Update devices.md

parent 4c2a0893
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -33,6 +33,13 @@ Note: the v0.x-n branch is based on Nougat, the v0.x-o branch is based on "Oreo"

### Smartphones list

__Important note: Please look for the exact model of smartphone!__

If you don't find in the list the exact model that matches your smartphone it means that:
1. your smartphone is currently not supported by /e/. You can [connect with our communities](https://e.foundation/contact/) to suggest that someone works on this.
2. __DO NOT__ try to install /e/OS on your smartphone: it won't work and you are likely to __brick__ your device
3. The good news now: you can purchase a [pre-installed /e/-device](https://e.foundation)

{% assign devices = "" | split: " " %}
{% for device in site.data.devices %}
{% assign devices = devices | push: device[1] %}