Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaunt authored Jan 20, 2024
1 parent 9064c25 commit 8ac3be9
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.2-alpha version** from [Nuget](https://www.nuget.org/packages/GDShrapt.Reader).
Currently the latest **4.1.3-alpha version** from [Nuget](https://www.nuget.org/packages/GDShrapt.Reader).

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

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

## Last updates

#### 4.1.3-alpha
Fixed statics parsing

#### 4.1.2-alpha
Fixed lambda intendation parsing

Expand Down

0 comments on commit 8ac3be9

Please sign in to comment.