Skip to content

Commit

Permalink
Update library readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Sep 19, 2024
1 parent c8e7de0 commit 9dc7e2d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 24 deletions.
6 changes: 1 addition & 5 deletions libs/features/nx-angular-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# nx-angular-loaders

This library was generated with [Nx](https://nx.dev).

## Running unit tests

Run `nx test nx-angular-loaders` to execute the unit tests.
Angular SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/angular)** installation and usage.
6 changes: 1 addition & 5 deletions libs/features/nx-react-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# nx-react-svg-loaders

This library was generated with [Nx](https://nx.dev).

## Running unit tests

Run `nx test nx-react-svg-loaders` to execute the unit tests via [Vitest](https://vitest.dev/).
React SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/react)** installation and usage.
10 changes: 1 addition & 9 deletions libs/features/nx-svelte-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# nx-svelte-svg-loaders

This library was generated with [Nx](https://nx.dev).

## Building

Run `nx build nx-svelte-svg-loaders` to build the library.

## Running unit tests

Run `nx test nx-svelte-svg-loaders` to execute the unit tests via [Vitest](https://vitest.dev/).
Svelte SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/svelte)** installation and usage.
6 changes: 1 addition & 5 deletions libs/features/nx-vue-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# nx-vue-svg-loaders

This library was generated with [Nx](https://nx.dev).

## Running unit tests

Run `nx test nx-vue-svg-loaders` to execute the unit tests via [Vitest](https://vitest.dev/).
Vue SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/vue)** installation and usage.

0 comments on commit 9dc7e2d

Please sign in to comment.