We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8384bff commit 9c4522fCopy full SHA for 9c4522f
README.md
@@ -17,7 +17,7 @@ Memorize is installed through [Composer](http://getcomposer.org/doc/00-intro.md)
17
```js
18
{
19
"require": {
20
- "wiwofone/memorize": "1.*"
+ "abijahkaj/memorize": "1.*"
21
}
22
23
```
@@ -29,4 +29,4 @@ SM is a family of algorithms made popular by the SuperMemo software package. The
29
Run PHPUnit with `$ phpunit` in the root directory.
30
31
## Author
32
-* Shahin Zarrabi - shahin@wiwo.se - [@wiwofone](http://twitter.com/wiwofone) - http://www.wiwo.se
+* Shahin Zarrabi - shahin@wiwo.se - [@wiwofone](http://twitter.com/wiwofone) - http://www.wiwo.se
0 commit comments