improve README

This commit is contained in:
Philipp Kunz 2016-11-02 23:01:56 +01:00
parent 576e81588d
commit afe8d5bc1b

View File

@ -20,7 +20,7 @@ handle strings in smart ways. TypeScript ready.
## Usage ## Usage
Use TypeScript for intellisense. Use TypeScript for intellisense.
```typescript ```javascript
import * as smartstring from "smartstring"; import * as smartstring from "smartstring";
// classes // classes