We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5019046 commit dda0310Copy full SHA for dda0310
config.xml
@@ -3,7 +3,7 @@
3
xmlns="http://www.w3.org/ns/widgets"
4
xmlns:android="http://schemas.android.com/apk/res/android"
5
xmlns:cdv="http://cordova.apache.org/ns/1.0">
6
- <name>Acode2</name>
+ <name>Acode</name>
7
<description>
8
Light weight code editor and web IDE for android.
9
</description>
readme.md
@@ -1,8 +1,5 @@
1
# Acode2 - Code Editor for Android
2
-> [!Important]
-> We are migrating Acode from **ace** to **codemirror**
-
<p align="center">
<img src='res/logo_1.png' width='250'>
</p>
0 commit comments