Skip to content

Commit

Permalink
📝 updated README with usage reccomendations
Browse files Browse the repository at this point in the history
  • Loading branch information
marinoandrea committed Apr 20, 2021
1 parent ea1b02c commit 3e4ce6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,9 @@ The user will have access to instructions on the program's configuration setting
### Assumptions and Dependencies

The system does not require any external dependency and does not assume anything about the user's platform.
Although, for an optimal experience (i.e. display emojis in the terminal), users are expected to have at least an emoji-capable font (like [Google Noto Color Emoji](https://www.google.com/get/noto/)) installed on their machine.
Although, for an optimal experience (i.e. display of emojis and colors in the terminal) we have the following reccomendations:
- **Linux** users are expected to have at least an emoji-capable font (like [Google Noto Color Emoji](https://www.google.com/get/noto/)) installed on their machine.
- **Windows** users should run the program inside a modern terminal emulator, we strongly suggest to use [Windows Terminal](https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701).

## **External Interface Requirements**

Expand Down

0 comments on commit 3e4ce6c

Please sign in to comment.