Skip to content

Commit

Permalink
rename explorer ng -> explorer in readme and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
efonsell committed Aug 24, 2023
1 parent 3c9e24f commit d4630fe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions nflow-explorer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nFlow Explorer NG
# nFlow Explorer

The next generation User Interface for [nFlow](https://github.com/NitorCreations/nflow).
The User Interface for [nFlow](https://github.com/NitorCreations/nflow).

## Screenshots

Expand Down
4 changes: 2 additions & 2 deletions nflow-explorer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nflow-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "explorer-ng",
"name": "explorer",
"version": "0.1.0",
"private": true,
"homepage": ".",
Expand Down

0 comments on commit d4630fe

Please sign in to comment.