Update rx

1d217c59b9100b9320647d003bd5679fd45b6470
Alexis Sellier committed ago 1 parent b1de2950
rx/index.html +7 -0
139 139
        <li>* Work with multiple files simultaneously.</li>
140 140
        <li>* Extensible command system.</li>
141 141
        <li>* Text-based configuration.</li>
142 142
        <li>* HiDPI display support.</li>
143 143
        <li>* Undo/redo support.</li>
144 +
        <li>* Color palette support.</li>
144 145
        <li>* PNG support.</li>
145 146
        <li>* <em class="grey">Coming soon: Layers.</em></li>
146 147
        <li>* <em class="grey">Coming soon: Visual mode.</em></li>
147 148
        <li>* <em class="grey">Coming soon: Workspaces.</em></li>
148 149
      </ul>
166 167
      The source code is available at <a
167 168
        href="https://github.com/cloudhead/rx">https://github.com/cloudhead/rx</a>.
168 169
      <em>rx</em> is <em>free software</em>.
169 170
    </section>
170 171
172 +
    <section>
173 +
      <h2>BUGS</h2>
174 +
      If you encounter a bug, please open an issue on the <a href="https://github.com/cloudhead/rx/issues">tracker</a>
175 +
      or send an email to rx@cloudhead.io.
176 +
    </section>
177 +
171 178
    <footer>
172 179
      &copy; 2019 Alexis Sellier
173 180
    </footer>
174 181
  </body>
175 182
</html>