Skip to content

Commit

Permalink
README.md updated from https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarValerock committed Apr 14, 2024
1 parent 9af8ae5 commit b7a05d4
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ This library is "imported" into Power Query by following these steps:
Please contribute in the folder category that best suits. If the folder does not exist, create it.

The functions you create will only work if all the Power Query native functions used are declared in the [**M.pq**](M.pq) file. You can run the [M_Creator.py](M_Creator.py) Python script to locate all the functions via regex and rewrite an M.pq file.
### How can you contribute?

- New functions.
- Upgrading
- Adding documentation to existing functions.
- Solve open issues.

### Contributing guidelines
1. Make sure to add the corresponding credits to your code. Plagiarism will not be tolerated.
Expand All @@ -48,8 +54,9 @@ Below, you will find other handy PowerQuery libraries that could come in handy:
## License
This project is licensed under the [MIT License](LICENSE).
<!--stackedit_data:
eyJoaXN0b3J5IjpbMTEyODYyNzc5OSw4Njc4Njc5MDYsNTEyOD
UyMTQsLTYzMDQ5ODQ2Niw2OTkyOTczMjIsLTExNjM3OTIyNjYs
MTA5NjIyODU5NywyMTA0NzczNywxMzE1ODE4NTQ2LDExODI5OD
I5ODYsLTUzMjA2MDQzLC0xNjc1NDM3Njg4XX0=
eyJoaXN0b3J5IjpbMjAzNDcwMjYzNCwxMTI4NjI3Nzk5LDg2Nz
g2NzkwNiw1MTI4NTIxNCwtNjMwNDk4NDY2LDY5OTI5NzMyMiwt
MTE2Mzc5MjI2NiwxMDk2MjI4NTk3LDIxMDQ3NzM3LDEzMTU4MT
g1NDYsMTE4Mjk4Mjk4NiwtNTMyMDYwNDMsLTE2NzU0Mzc2ODhd
fQ==
-->

0 comments on commit b7a05d4

Please sign in to comment.