Skip to content

Commit

Permalink
chore(readme): use unicode emojis (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko committed Jan 20, 2024
1 parent 96de70d commit 0d99389
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
<a href="https://github.com/Schniz/fnm/actions"><img src="https://img.shields.io/github/actions/workflow/status/Schniz/fnm/rust.yml?branch=master&label=workflow" alt="GitHub Actions workflow status" /></a>
</h1>

> :rocket: Fast and simple Node.js version manager, built in Rust
> 🚀 Fast and simple Node.js version manager, built in Rust
<div align="center">
<img src="./docs/fnm.svg" alt="Blazing fast!">
</div>

## Features

:earth_americas: Cross-platform support (macOS, Windows, Linux)
🌎 Cross-platform support (macOS, Windows, Linux)

:sparkles: Single file, easy installation, instant startup
Single file, easy installation, instant startup

:rocket: Built with speed in mind
🚀 Built with speed in mind

:open_file_folder: Works with `.node-version` and `.nvmrc` files
📂 Works with `.node-version` and `.nvmrc` files

## Installation

Expand Down

0 comments on commit 0d99389

Please sign in to comment.