Skip to content

Commit edf2ce9

Browse files
author
Péter Hauszknecht
committed
update README
1 parent 6d0c441 commit edf2ce9

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,14 @@ it('fetchUsers', async () => {
189189
const nextState = store.getState();
190190
assert.deepEqual(nextState.users, mockUsers);
191191
});
192-
```
192+
```
193+
194+
---
195+
196+
## License
197+
198+
[MIT](https://spdx.org/licenses/MIT)
199+
200+
## Developed by
201+
202+
[![JayStack logo](http://services.jaystack.com/jaystack_logo_transparent_50.png)](http://jaystack.com/)

logo.png

16.9 KB
Loading

0 commit comments

Comments
 (0)