Skip to content

Commit d2f6683

Browse files
committed
fixed readme
1 parent f924e5f commit d2f6683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ bower install linq4js
5858
Include this line in your project
5959

6060
```html
61-
<script type="text/javascript" src="Linq4JS.js"></script>
61+
<script type="text/javascript" src="linq4js.js"></script>
6262
```
6363

6464
### Using TypeScript
6565

66-
Same thing, but also copy `Linq4JS.d.ts` to your project folder to get the tooling support.
66+
Same thing, but also copy `linq4js.d.ts` to your project folder to get the tooling support.
6767

6868
## Usage
6969

0 commit comments

Comments
 (0)