The README.md for this products repository contains an animated gif in the Intellisense section that shows the JSON of the libman.json file. The gif shows, what I assume is, an older format of the file using a packages node, whereas the current version uses a libraries node. Could someone with gif making skills update the gif, to avoid confusion/misleading new adopters?
To Reproduce
Steps to reproduce the behavior:
Navigate to the rendered README.md for this repository
View the Intellisense section
Notice the JSON format used in the animated gif
Expected behavior
The gif should show accurate JSON format. It shows a packages node instead of the libraries node. Assuming packages was an older format.
Describe the bug
The README.md for this products repository contains an animated gif in the Intellisense section that shows the JSON of the libman.json file. The gif shows, what I assume is, an older format of the file using a packages node, whereas the current version uses a libraries node. Could someone with gif making skills update the gif, to avoid confusion/misleading new adopters?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The gif should show accurate JSON format. It shows a packages node instead of the libraries node. Assuming packages was an older format.
Screenshots
Inaccurate annimated gif
Additional context
Strictly a documentation issue. Not a tool issue.