diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-18 01:49:03 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-18 01:49:03 +0200 |
| commit | 310b5496f1e01bc1f26d7a79f09a3b58dfcab51d (patch) | |
| tree | 69836fbdf3c8c63a48cab5ca93ebf160bce2eb59 | |
| parent | 51d0c900d978d0ac1695f90de658edd1a2b24d18 (diff) | |
| download | kpicosim-310b5496f1e01bc1f26d7a79f09a3b58dfcab51d.tar.gz kpicosim-310b5496f1e01bc1f26d7a79f09a3b58dfcab51d.zip | |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| -rw-r--r-- | README | 20 | ||||
| -rw-r--r-- | README.md | 33 |
2 files changed, 33 insertions, 20 deletions
@@ -1,20 +0,0 @@ - - kpicosim - a development environment for microcontrollers. - - -Kpicosim is a development environment for the Xilinx PicoBlaze-3 -soft-core processor for TDE. -The environment has an editor with syntax highlighting, compiler, -simulator and export functions to VHDL, HEX and MEM files. - - - CONTRIBUTING -============== - -If you wish to contribute to kpicosim (TDE), you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..bfb3e09 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ + + kpicosim - a development environment for microcontrollers. + + +Kpicosim is a development environment for the Xilinx PicoBlaze-3 +soft-core processor for TDE. +The environment has an editor with syntax highlighting, compiler, +simulator and export functions to VHDL, HEX and MEM files. + +. + +Contributing +-------------- + +If you wish to contribute to kpicosim (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim-kpicosimdesktop/) |
