Skip to content

Commit 8190137

Browse files
committed
Update README.md
1 parent b19d611 commit 8190137

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
[![](https://github.com/mojolicious/mojo/workflows/linux/badge.svg)](https://github.com/mojolicious/mojo/actions) [![](https://github.com/mojolicious/mojo/workflows/macos/badge.svg)](https://github.com/mojolicious/mojo/actions) [![](https://github.com/mojolicious/mojo/workflows/windows/badge.svg)](https://github.com/mojolicious/mojo/actions)
99

10-
Mojolicious is a fresh take on Perl web development, based on years of experience developing the Catalyst framework,
11-
and utilizing the latest web standards and technologies. You can get started with your project quickly, with a
12-
framework that grows with your needs.
10+
Mojolicious is a fresh take on **Perl** web development, based on years of experience developing the Catalyst
11+
framework, and utilizing the latest web standards and technologies. You can get started with your project quickly,
12+
with a framework that grows with your needs.
1313

1414
The Mojo stack provides a consistent set of components that can be used in any project. The guides cover most aspects
1515
of using the framework and the components have comprehensive reference documentation. Mojolicious is a real-time web
@@ -20,6 +20,7 @@
2020

2121
## Features
2222

23+
* Most [popular](https://metacpan.org/favorite/leaderboard) distribution on **CPAN**.
2324
* An amazing **real-time web framework**, allowing you to easily grow single file prototypes into well-structured MVC
2425
web applications.
2526
* Everything you need to build cloud-native web applications for state of the art container environments.

0 commit comments

Comments
 (0)