Add a README.md file.

Describe the application as a "schematic editor" everywhere.
This commit is contained in:
2011-01-16 19:21:39 +01:00
parent f111aa05d7
commit a7cc4ef2a1
3 changed files with 44 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ if (NOT WIN32)
endif (NOT WIN32)
# CPack
set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "Electric diagram designer.")
set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "Schematic editor")
set (CPACK_PACKAGE_VENDOR "Přemysl Janouch")
set (CPACK_PACKAGE_CONTACT "p.janouch@gmail.com")
set (CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")