Skip to content

Commit

Permalink
#MAJOR#
Browse files Browse the repository at this point in the history
Finalised module release with update to readme and version bump directive in commit
  • Loading branch information
zakhenry committed Apr 6, 2016
1 parent 00293fa commit 1fe5836
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ Full typescript example from the [Spira](https://github.com/spira/spira) project
Note this example is in typescript, but it is the same process in plain javascript.

```ts

namespace app.guest.login {
namespace app.guest.login {

export const namespace = 'app.guest.login';

Expand Down Expand Up @@ -201,4 +200,5 @@ Note this example is in typescript, but it is the same process in plain javascri
```

## Todo
Better documentation with examples in javascript.
* Better documentation with examples in typescript.
* Site hosted on github showing off examples with material

0 comments on commit 1fe5836

Please sign in to comment.