nemar-cli 0.3.9-dev.164 → 0.3.11-PR110.4a18316

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/dist/index.js +109 -109
  3. package/package.json +3 -3
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # NEMAR CLI
2
2
 
3
3
  [![Documentation](https://img.shields.io/badge/docs-nemar--cli.pages.dev-blue)](https://nemar-cli.pages.dev)
4
- [![Tests](https://github.com/nemarDatasets/nemar-cli/actions/workflows/test.yml/badge.svg)](https://github.com/nemarDatasets/nemar-cli/actions/workflows/test.yml)
4
+ [![Tests](https://github.com/nemarOrg/nemar-cli/actions/workflows/test.yml/badge.svg)](https://github.com/nemarOrg/nemar-cli/actions/workflows/test.yml)
5
5
 
6
6
  Command-line interface for [NEMAR](https://nemar.org) (Neuroelectromagnetic Data Archive and Tools Resource) dataset management.
7
7
 
@@ -513,7 +513,7 @@ nemar auth login
513
513
 
514
514
  ```bash
515
515
  # Clone repository
516
- git clone https://github.com/nemarDatasets/nemar-cli.git
516
+ git clone https://github.com/nemarOrg/nemar-cli.git
517
517
  cd nemar-cli
518
518
 
519
519
  # Install dependencies