Skip to content

Commit

Permalink
Technical/Update documentation (#9)
Browse files Browse the repository at this point in the history
* Updated script documentation
* Updated version, changelog
  • Loading branch information
bestwebua authored Feb 8, 2022
1 parent 2023b06 commit 19b0475
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.1] - 2022-02-08

### Updated

- Updated documentation, thanks [@TonickUA](https://github.com/TonickUA) for comments.

## [0.2.0] - 2022-02-04

### Added
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ wget https://raw.githubusercontent.com/RubyWorkout/frs/master/setup.sh
Run Fast Ruby Setup script with your email, name (registered on github), github username and github personal access token as positional arguments:

```bash
chmod +x setup.sh
. ./setup.sh [email protected] "John Doe" git_username git_token
```

Expand Down

0 comments on commit 19b0475

Please sign in to comment.