Browse Source
Merge pull request #540 from hitaspdotnet/patch-1
Update README.md
pull/556/head
Halil İbrahim Kalkan
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
README.md
|
|
|
@ -10,7 +10,7 @@ This project is in **very early preview** stage and it's not suggested to use it |
|
|
|
|
|
|
|
### Documentation |
|
|
|
|
|
|
|
See the <a href="docs\Index.md" target="_blank">documentation</a>. |
|
|
|
See the <a href="docs\en\Index.md" target="_blank">documentation</a>. |
|
|
|
|
|
|
|
### How to Build |
|
|
|
|
|
|
|
@ -43,4 +43,4 @@ ABP is an open source platform. |
|
|
|
|
|
|
|
* Open a [new issue](https://github.com/volosoft/volo/issues/new) if you found a bug or if you have a new feature/enhancement idea. |
|
|
|
* Open a pull request if you want to make a development. Please create an issue before a development, so we can discuss it. |
|
|
|
* Contribute to the [documentation](docs/Index.md). |
|
|
|
* Contribute to the [documentation](docs/en/Index.md). |
|
|
|
|