Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaunt committed Jan 26, 2024
1 parent 6d20948 commit 45a49ac
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ GDShrapt.Reader allows to build a lexical tree or generate a new code from scrat

### How to install

Currently the latest **4.1.3-alpha version** from [Nuget](https://www.nuget.org/packages/GDShrapt.Reader).
Currently the latest **4.1.4-alpha version** from [Nuget](https://www.nuget.org/packages/GDShrapt.Reader).

Installation from Nuget console:
```
Install-Package GDShrapt.Reader -Version 4.1.3-alpha
Install-Package GDShrapt.Reader -Version 4.1.4-alpha
```
## Capabilities, plan and what can be parsed

Expand Down Expand Up @@ -62,6 +62,9 @@ Install-Package GDShrapt.Reader -Version 4.1.3-alpha

## Last updates

#### 4.1.4-alpha
Fixed dictionary with assignment parsing

#### 4.1.3-alpha
Fixed statics parsing

Expand Down

0 comments on commit 45a49ac

Please sign in to comment.