mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-01 18:37:31 +00:00
9 lines
206 B
Perl
9 lines
206 B
Perl
|
|
---
|
||
|
|
to: <%= plugins_path %>/plugins/<%= name %>/README.md
|
||
|
|
---
|
||
|
|
<%
|
||
|
|
Display_name = h.capitalize(display_name)
|
||
|
|
%>
|
||
|
|
# <%= Display_name %>
|
||
|
|
|
||
|
|
Documentation on: https://docs.tooljet.com/docs/data-sources/<%= name %>
|