Skip to content

Commit e642407

Browse files
authored
Update README.md
1 parent 8b2cf36 commit e642407

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
[![PyPI version](https://img.shields.io/pypi/pyversions/ellar-cli.svg)](https://pypi.python.org/pypi/ellar-cli)
1212

1313
# Introduction
14-
Ellar CLI is an abstracted tool for the Ellar web framework that helps in the standard project scaffold of the
15-
framework, module project scaffold, running the project local server using UVICORN, and running custom commands registered in the application module or any Ellar module.
14+
Ellar-CLI is an abstracted tool for the Ellar web framework that helps in the standard project scaffolding and managing typer and click commands.
15+
16+
Ellar CLI is build on [Typer](https://typer.tiangolo.com/) and works well with `click` command.
1617

1718
## Installation
1819
if you have [ellar](https://github.com/python-ellar/ellar) install ready

0 commit comments

Comments
 (0)