Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

- [Modules](#modules)
- [after](#after)
- [api\_wrappers](#api_wrappers)
- [background\_task](#background_task)
- [base16](#base16)
- [coloring](#coloring)
Expand Down Expand Up @@ -33,12 +32,6 @@

Run a function after the given program (by PID)

## api_wrappers

Demo of various API wrappers:
- [Wolfram Alpha](../sourced/api_wrappers/wolframalpha.nu)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one points to the correct folder, but it's outside of modules.

I would expect the modules README to show modules, not other things as well.

- [AWS]()

## background_task

make nushell "support" background task feature.
Expand Down