Skip to content

Commit af7e5ac

Browse files
authored
update readme
1 parent 5fecb5b commit af7e5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Python Data Library
22

3-
The Python Data Library is a python library file and parser pypi-package, To create a `.pdl` file simply follow this [wiki guide](https://github.com/itzCozi/Python-Developer-Library/wiki). PDL files are marked by the file extension `.pdl` and can be parsed within a python program using the pdlparse pypi package. The file's syntax is made to be simple and easy to learn it follows very pythonic rules to ease developers into the language. `pdl-hl` is the VSCode extension made for pdl files it offers custom syntax highlighting for python data librarys depending on your color theme.
3+
The Python Data Library is a python library file and parser pypi-package, To create a `.pdl` file simply follow this [wiki guide](https://github.com/itzCozi/Python-Developer-Library/wiki). PDL files are marked by the file extension `.pdl` and can be parsed within a python program using the pdlparse pypi package. The file's syntax is made to be simple and easy to learn it follows very pythonic rules to ease developers into the language. `pdl-hl` is the [VSCode extension](https://marketplace.visualstudio.com/items?itemName=CooperRansom.pdl-hl) made for pdl files it offers custom syntax highlighting for python data librarys depending on your color theme.

0 commit comments

Comments
 (0)