Updated npm pkg version + readme twitter feed
This commit is contained in:
parent
d8dbae7b4e
commit
e65c373d06
@ -37,7 +37,7 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
|
||||
|
||||
- Node.js **4.6.0** or later
|
||||
- MongoDB **3.2** or later
|
||||
- Git **2.11.0** or later
|
||||
- Git **2.7.4** or later
|
||||
- An empty Git repository (optional)
|
||||
|
||||
Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) article for full details.
|
||||
@ -46,6 +46,11 @@ Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) artic
|
||||
|
||||
Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly!
|
||||
|
||||
### Twitter
|
||||
|
||||
Follow our Twitter feed to learn about upcoming updates and new releases!
|
||||
<a href="https://twitter.com/requarks" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @requarks</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
### Special Thanks
|
||||
|
||||
![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wiki.js",
|
||||
"version": "1.0.0-beta.9.1",
|
||||
"version": "1.0.0-beta.9.2",
|
||||
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
|
||||
"main": "install.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user