diff --git a/README.md b/README.md index af76424..12ddfca 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ 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. +### Naming convention. +The M script creates the entry based on the folder where the function is stored plus the ### How can you contribute? - New functions. @@ -55,9 +57,9 @@ Below, you will find other handy PowerQuery libraries: ## License This project is licensed under the [MIT License](LICENSE). \ No newline at end of file