Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
cnrture committed Aug 30, 2024
1 parent 5533643 commit dfa4fde
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@

<img src="src/main/resources/META-INF/pluginIcon.svg" alt="New Project" width="144">

<!-- Plugin description -->
#### This plugin simplifies the process of setting up a new Android project with all the necessary dependencies and configurations.
- Popular libraries and frameworks
- Compose and XML
- data, di, domain, ui, and common packages
<!-- Plugin description end -->

## Installation

- Using the IDE built-in plugin system:
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<name>QuickProjectWizard</name>
<vendor email="cnrture@gmail.com" url="https://canerture.com">Caner Ture</vendor>

<description>
<![CDATA[<p>Build your project with simply selected libraries and pages</p>]]></description>

<depends>com.intellij.modules.platform</depends>
<depends>org.jetbrains.android</depends>
<depends>com.intellij.modules.androidstudio</depends>
Expand Down

0 comments on commit dfa4fde

Please sign in to comment.