From 10db1b7ef2dd8d02476f0cf0ed69ef1b9b807534 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Wed, 6 Jun 2018 11:29:55 +0300 Subject: [PATCH] Add Atom and NPM to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1d55a8b..c75183ba 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Just invoke `topgrade`. It will invoke the following steps: * *Unix*: Upgrade tmux plugins with [TPM](https://github.com/tmux-plugins/tpm) * Invoke Cargo [install-update](https://github.com/nabijaczleweli/cargo-update) * Upgrade Emacs packages +* Upgrade NPM globally installed packages +* Upgrade Atom packages * *Linux*: Invoke the system package manager: * *Arch*: Invoke [yay](https://github.com/Jguer/yay) or fall back to pacman * *Redhat based*: Invoke `yum upgrade`