Skip to content

Commit

Permalink
readme: Added a note on how to use the package
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoracek-jakub authored and dg committed May 16, 2024
1 parent b233e04 commit 3aaad33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Latte is cleverly designed and easy to learn for those familiar with PHP, as the

- 1️⃣ First, familiarize yourself with [Latte syntax](https://latte.nette.org/en/syntax) and [TRY IT ONLINE](https://fiddle.nette.org/latte/#9cc0cf6d89)
- 2️⃣ Take a look at the basic set of [tags](https://latte.nette.org/en/tags) and [filters](https://latte.nette.org/en/filters)
- 3️⃣ Write templates in [editor with Latte support](https://latte.nette.org/en/recipes#toc-editors-and-ide)
- 3️⃣ Render a template with a [few lines of PHP code](https://latte.nette.org/en/develop)

</h3>

Expand Down

0 comments on commit 3aaad33

Please sign in to comment.