diff --git a/README.md b/README.md index c8cf2040b..e9429779a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ The most recent changes are listed in the [release notes](distribution/ReleaseNo ![screnshot](screenshot.png) +![screnshot2](screenshot2.png) + Digital is a simulator for digital circuits. It is designed for educational purposes and I use it in my lectures. Prior to the development of Digital, I used [Logisim](http://www.cburch.com/logisim/), developed by Carl Burch. If you are familiar with Logisim you will recognize the wire color scheme. diff --git a/screenshot.png b/screenshot.png index 5dfe12925..d98953179 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/screenshot2.png b/screenshot2.png new file mode 100644 index 000000000..f1493185a Binary files /dev/null and b/screenshot2.png differ diff --git a/src/main/resources/lang/lang_en.xml b/src/main/resources/lang/lang_en.xml index 4aa3dad50..b7157f6bc 100644 --- a/src/main/resources/lang/lang_en.xml +++ b/src/main/resources/lang/lang_en.xml @@ -1144,8 +1144,8 @@ The names of the variables may not be unique. Shows the content of memory components. Component Tree View Shows a tree view of available components at the left side. - KV-Map - Shows a KV map representation of the Table! + K-Map + Shows a K-map representation of the Table! Special 74xx Funtions Add IO-Prefix @@ -1285,7 +1285,7 @@ an <a href="https://github.com/hneemann/Digital/issues/new?labels=enhanc Testdata {0} Data Input {0} - Karnaugh-Veitch Map + Karnaugh Map Help