From 4e853fb1eaf391ed08d0f93d5e387ac2ea0aef29 Mon Sep 17 00:00:00 2001 From: Denis Fedoseev Date: Thu, 22 Jun 2023 12:30:16 +0300 Subject: [PATCH] readme --- README.md | 44 ++------------------------------------------ 1 file changed, 2 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index 42664c4..b47fa00 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,3 @@ -# Tiny Browser +# TED.com PWA -The project provides an example of using WebView. - -The main purpose is to show minimal application with WebView. - -The source code of the project is provided under [the license](LICENSE.BSD-3-CLAUSE.md), -that allows it to be used in third-party applications. - -The [contributor agreement](CONTRIBUTING.md) documents the rights granted by contributors -to the Open Mobile Platform. - -[Code of conduct](CODE_OF_CONDUCT.md) is a current set of rules of the Open Mobile -Platform which informs you how we expect the members of the community will interact -while contributing and communicating. - -For information about contributors see [AUTHORS](AUTHORS.md). - -## Project Structure - -The project has a common structure -of an application based on C++ and QML for Aurora OS. - -* **[de.whataco.TED.pro](de.whataco.TED.pro)** file - describes the project structure for the qmake build system. -* **[icons](icons)** directory contains application icons for different screen resolutions. -* **[qml](qml)** directory contains the QML source code and the UI resources. - * **[cover](qml/cover)** directory contains the application cover implementations. - * **[icons](qml/icons)** directory contains the custom UI icons. - * **[pages](qml/pages)** directory contains the application pages. - * **[de.whataco.TED.qml](qml/de.whataco.TED.qml)** file - provides the application window implementation. -* **[rpm](rpm)** directory contains the rpm-package build settings. - **[de.whataco.TED.spec](rpm/de.whataco.TED.spec)** file is used by rpmbuild tool. -* **[src](src)** directory contains the C++ source code. - * **[de.whataco.TED.cpp](src/de.whataco.TED.cpp)** file is the application entry point. -* **[translations](translations)** directory contains the UI translation files. -* **[de.whataco.TED.desktop](de.whataco.TED.desktop)** file - defines the display and parameters for launching the application. - -## Branches -- example_4.02.173: application with SailfishApp::application instance, it is used for OS versions -down to and including the 4.02.173 +Веб приложение для сайта ted.com для Aurora OS \ No newline at end of file