Skip to content

Commit 150f825

Browse files
authored
Update README.md
Further cleanups on readme on typos and clarification.
1 parent 903f139 commit 150f825

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The source is being published for further community support and development oppo
66

77
This is in early development with more work to follow.
88

9-
Once more development is more mature, expectations is a release will be available here and/or be published to the [Netbeans Plugin Portal]( https://plugins.netbeans.apache.org/).
9+
Once more development is more mature, expectations is a release will be available here and/or be published to the [Netbeans Plugin Portal]( https://plugins.netbeans.apache.org/).
1010

1111
## Available Features:
1212
- Python Colorization (via textmate gramer)
@@ -29,9 +29,10 @@ Once more development is more mature, expectations is a release will be availabl
2929
- Python Colorization (via textmate gramer)
3030
- Auto completion leveraging the Python LSP
3131
- Python Hints/Tips leveraging the Python LSP
32-
## For version, will attempt to comply with major/minor/patch versioning as defined [here](https://semver.org/)
3332

34-
## TODO (For more speifics See [Issue area](https://github.com/ebresie/python4nb/issues):
33+
For version, will attempt to comply with major/minor/patch versioning as defined [here](https://semver.org/)
34+
35+
## TODO (For more specifics details, see [project issue area](https://github.com/ebresie/python4nb/issues):
3536
- [Complete Python Project functionality](https://github.com/ebresie/python4nb/issues/8)
3637
- [Complete Python Platform Configuration and Installation](https://github.com/ebresie/python4nb/issues/3)
3738
- [Complete Python Execution Functionality](https://github.com/ebresie/python4nb/issues/4)
@@ -44,7 +45,7 @@ Once more development is more mature, expectations is a release will be availabl
4445

4546
# License
4647
Project is being developed leveraging [Apache-2.0 license]( https://github.com/ebresie/python4nb/blob/main/LICENSE ) or applicable licenses.
47-
All due dilligence has been made to attribute proper licensings where applicable.
48+
All due diligence has been made to attribute proper licensings where applicable.
4849

4950
Some functionality is based on or leverages functionality from other projects and attempts to comply as applicable.
5051
- http://nbpython.org

0 commit comments

Comments
 (0)