mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 14:47:47 +00:00
Update make_readme_table.nu
This commit is contained in:
parent
68e33fd1bf
commit
fc4822c1b1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# A Script to try and create the table for the readme.md file
|
||||
# | Category | File | Nu Version | Description |
|
||||
# | ---------------- | --------------------------------------------------------- | ---------- | ----------- |
|
||||
# | coloring | [color_table.nu](./coloring/color_table.nu) | 0.26 | desc |
|
||||
# | coloring | [color_tables.nu](./coloring/color_tables.nu) | 0.26 | desc |
|
||||
# | coloring | [color_table.nu](./coloring/color_table.nu) | 0.32 | desc |
|
||||
# | coloring | [color_tables.nu](./coloring/color_tables.nu) | 0.32 | desc |
|
||||
|
||||
# Right now there is still manual manipulation in order to update the README.md
|
||||
# Hopefully, in the future someone will contribute a script to make this automatic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue