diff --git a/README.md b/README.md index aae885e..988be99 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Resistor Color and SMD Decoder -Decode color and SMD codes of resistors. - This is a standalone Qt GUI tool for color bands on through-hole resistors and number codes on SMD parts. It supports 3, 4, 5, and 6 band resistors, as well as standard SMD codes, including the EIA-96 standard. diff --git a/ResistorDecoder.desktop b/ResistorDecoder.desktop deleted file mode 100755 index d9cea0d..0000000 --- a/ResistorDecoder.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Version=1.0.0 -Name=ResistorDecoder -Categories=Utility -GenericName=Electronics Helper -Comment=Decode color and SMD codes of resistors -Encoding=UTF-8 -Exec=/src/main.py -Icon=/icons/resistor_icon.svg -Terminal=false -Type=Application \ No newline at end of file