Skip to content

Commit

Permalink
Add a description
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Sep 5, 2023
1 parent b3f0017 commit 4cdd26e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ reverse conversion.

## Examples

Download the `README.TXT` file from [ftp.freebsd.org](https://download.freebsd.org/) and output its contents to standard
output:

```c++
#include <iostream>
#include <sstream>
Expand Down

0 comments on commit 4cdd26e

Please sign in to comment.