Skip to content

Commit e3c8688

Browse files
committed
readme update
1 parent 433ab67 commit e3c8688

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ design-system-react
33

44
Future home of SLDS-React components
55

6-
### Usage
6+
## Usage
77

88
```
99
npm install
@@ -47,6 +47,14 @@ import {SLDSPicklistBase} from 'design-system-react';
4747
[![browser support](/readme-assets/SLDSDatePickerBase.gif)](/readme-assets/SLDSDatePickerBase.gif)
4848

4949

50+
51+
## Tests
52+
53+
```
54+
npm test
55+
```
56+
57+
5058
### Future Pipeline
5159
* Lookups
5260
* Modals

0 commit comments

Comments
 (0)