Skip to content

Commit 6e28eca

Browse files
committed
more readme updates
1 parent b76feb1 commit 6e28eca

File tree

11 files changed

+17
-13
lines changed

11 files changed

+17
-13
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Snippets Used by Andrew Smith
1+
# Snippets Used by [Andrew Smith](https://andrew.codes)
22

33
- [react snippets](packages/react-snippets)
44
- [redux with react snippets](packages/redux-react-snippets)

packages/cypress-snippets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VS Code Cypress Snippets
22

3-
This extension contains [Cypress](https://cypress.io/) code snippets used by Andrew Smith. Work in Progress.
3+
This extension contains [Cypress](https://cypress.io/) code snippets used by [Andrew Smith](https://andrew.codes). Work in Progress.
44

55
## Installation
66

packages/cypress-snippets/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VS Code Cypress Snippets
22

3-
This extension contains [Cypress](https://cypress.io/) code snippets used by Andrew Smith. Work in Progress.
3+
This extension contains [Cypress](https://cypress.io/) code snippets used by [Andrew Smith](https://andrew.codes). Work in Progress.
44

55
## Installation
66

packages/jest-snippets/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# VS Code Jest Snippets
22

3-
This extension contains [Jest](https://facebook.io/jest/) code snippets used by Andrew Smith.
3+
> coming soon!
4+
5+
This extension contains [Jest](https://facebook.io/jest/) code snippets used by [Andrew Smith](https://andrew.codes).
46

57
## Installation
68

packages/jest-snippets/about.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# VS Code Jest Snippets
22

3-
This extension contains [Jest](https://facebook.io/jest/) code snippets used by Andrew Smith.
3+
> coming soon!
4+
5+
This extension contains [Jest](https://facebook.io/jest/) code snippets used by [Andrew Smith](https://andrew.codes).
46

57
## Installation
68

packages/js-test-syntax/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# VS Code Mocha Snippets
1+
# VS JavaScript Test Syntax Snippets
22

3-
This extension contains [Mocha](https://mochajs.org/) code snippets used by Andrew Smith.
3+
This extension contains common JavaScript testing syntax snippets used by [Andrew Smith](https://andrew.codes).
44

55
## Installation
66

packages/js-test-syntax/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# VS Code Mocha Snippets
1+
# VS JavaScript Test Syntax Snippets
22

3-
This extension contains [Mocha](https://mochajs.org/) code snippets used by Andrew Smith.
3+
This extension contains common JavaScript testing syntax snippets used by [Andrew Smith](https://andrew.codes).
44

55
## Installation
66

packages/react-snippets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VS Code Reactjs snippets
22

3-
This extension contains code snippets for [Reactjs](https://facebook.github.io/react/) used by Andrew Smith.
3+
This extension contains code snippets for [Reactjs](https://facebook.github.io/react/) used by [Andrew Smith](https://andrew.codes).
44

55
## Installation
66

packages/react-snippets/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VS Code Reactjs snippets
22

3-
This extension contains code snippets for [Reactjs](https://facebook.github.io/react/) used by Andrew Smith.
3+
This extension contains code snippets for [Reactjs](https://facebook.github.io/react/) used by [Andrew Smith](https://andrew.codes).
44

55
## Installation
66

packages/redux-react-snippets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VS Code Redux (when using React) snippets
22

3-
This extension contains code snippets for [Redux](https://redux.js.org/) when used with [Reactjs](https://facebook.github.io/react/).
3+
This extension contains code snippets for [Redux](https://redux.js.org/) when used with [Reactjs](https://facebook.github.io/react/) (used by [Andrew Smith](https://andrew.codes)).
44

55
## Installation
66

0 commit comments

Comments
 (0)