Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiq007 committed Mar 3, 2024
1 parent b4930ab commit e8ee5c3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<br>
<img src="./.github/assets/logo_full.png" height="70" alt="Logo">
<img src="./.github/assets/logo_full.png" height="68" alt="Logo">
<br>
<br>
<br>
Expand Down Expand Up @@ -47,9 +47,10 @@ applications with awesome developer experience.

To run Entropy, your environment has to meet following requirements:

- Deno 1.40.0+
- Deno ^1.40.0

We recommend to always have the latest version of Deno installed. To update
> [!TIP]
It is a good practice to always have the latest version of Deno installed. To update
Deno, run the following command:

```shell
Expand All @@ -62,7 +63,7 @@ sudo deno upgrade
## Security

> [!IMPORTANT]
If you discovered any bug, please open new issue / pull request in the
If you discovered any bug, please open a new issue or pull request in the
[repository](https://github.com/entropy-deno/core) or email me:
[email protected]. In case of security vulnerability, please contact
[me](https://github.com/dominiq007) directly.
Expand Down

0 comments on commit e8ee5c3

Please sign in to comment.