Skip to content

Commit

Permalink
📝 rebranding
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumecrespel authored and fabienjuif committed Feb 5, 2020
1 parent c36c798 commit 0eeaae3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 alakarte
Copyright (c) 2018 uni rakun

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Make a Router from [mobx-state-tree](https://github.com/mobxjs/mobx-state-tree) model !

[![CircleCI](https://circleci.com/gh/alakarteio/k-mst-router.svg?style=shield)](https://circleci.com/gh/alakarteio/k-mst-router) [![Coverage Status](https://coveralls.io/repos/github/alakarteio/k-mst-router/badge.svg?branch=master)](https://coveralls.io/github/alakarteio/k-mst-router?branch=master) [![NPM Version](https://badge.fury.io/js/k-mst-router.svg)](https://www.npmjs.com/package/k-mst-router)
[![Size](http://img.badgesize.io/alakarteio/k-mst-router/master/index.js.svg)]()
[![CircleCI](https://circleci.com/gh/unirakun/k-mst-router.svg?style=shield)](https://circleci.com/gh/unirakun/k-mst-router) [![Coverage Status](https://coveralls.io/repos/github/unirakun/k-mst-router/badge.svg?branch=master)](https://coveralls.io/github/unirakun/k-mst-router?branch=master) [![NPM Version](https://badge.fury.io/js/k-mst-router.svg)](https://www.npmjs.com/package/k-mst-router)
[![Size](http://img.badgesize.io/unirakun/k-mst-router/master/index.js.svg)]()

## Contents
- [Purpose](#purpose)
Expand Down Expand Up @@ -61,10 +61,10 @@ TODO
3. Change routes with `go` action: `store.router.go('new')`
4. It supports parameters: `store.router.go('edit', { id: 3 })`

# About ![alakarteio](http://alakarte.io/assets/img/logo.markdown.png)
**alakarteio** is created by two passionate french developers.
# About uni rakun
**uni rakun** is created by two passionate french developers.

Do you want to contact them ? Go to their [website](http://alakarte.io)
Do you want to contact them ? Go to their [website](https://unirakun.fr)

<table border="0">
<tr>
Expand Down

0 comments on commit 0eeaae3

Please sign in to comment.