Skip to content

Commit 0dd69fe

Browse files
committed
Update project description
1 parent 83bfa45 commit 0dd69fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="https://github.com/EasyScience/EasyApp/blob/examples/resources/images/ea_logo.svg?raw=true" height="65">
22

3-
EasyApp is an application skeleton with eye-catching and intuitive graphical interface for the [EasyScience](http://github.com/EasyScience) framework. It allows one to quickly build cross-platform applications using the provided collection of Qt QML graphical components and by binding with the [EasyScience](http://github.com/EasyScience/EasyScience) Python backend.
3+
EasyApp is a collection of Qt QML graphical components which allows one to quickly create cross-platform applications with an eye-catching and intuitive graphical interface based on the [EasyScience](http://github.com/EasyScience) framework.
44

55
* Website: https://app.easyscience.software
66
* Source code: https://github.com/EasyScience/EasyApp

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = 'hatchling.build'
55
[project]
66
name = 'EasyApp'
77
version = '0.5.0'
8-
description = 'Graphical application skeleton in the EasyScience universe.'
8+
description = 'Collection of graphical components to quickly create cross-platform applications in the EasyScience universe.'
99
authors = [
1010
{name = 'Andrew Sazonov', email = '[email protected]'}
1111
]

0 commit comments

Comments
 (0)