Skip to content

Commit bc2e59a

Browse files
Naman AnandNaman Anand
authored andcommitted
badge
1 parent dd0f28e commit bc2e59a

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# Memory Stack
22

3-
## _The Last Markdown Editor, Ever_
3+
![Build Status](https://shields.io/badge/build-passing-blueviolet?style=for-the-badge&logo=appveyor) ![NPM Version](https://shields.io/badge/npm-v1.0.0-yellow?style=for-the-badge&logo=appveyor) ![License](https://shields.io/badge/license-MIT-orange?style=for-the-badge&logo=appveyor)
44

5-
[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)
6-
7-
[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)
85

96
📜 Memory stack is a developer oriented, social journaling platform.
107

@@ -24,9 +21,9 @@
2421

2522
## Installation
2623

27-
Memory Stack requires [Node.js](https://nodejs.org/) v10+ to run.
24+
Memory Stack requires [Node.js](https://nodejs.org/) to run.
2825

29-
Visit [Memory Stack signup page](https://memorystack.live/signup/) and create an account.
26+
Visit [Memory stack signup page](https://memorystack.live/signup/) and create an account.
3027

3128
Install the mstak NPM package globally.
3229

@@ -69,7 +66,7 @@ This is how to use the web interface of Memory stack
6966
| ----------------------- | ----------------------------------------------- | ----------------------------------------------------------- |
7067
| /username | Displays the logged dates of the specified user | https://www.memorystack.live/void |
7168
| /username/date/logs | Displays the logs of a specified date and user | https://memorystack.tech/void/14-12-2021/logs |
72-
| /signup | Your log in double quotes | https://www.memorystack.live/signup |
69+
| /signup | Create an account | https://www.memorystack.live/signup |
7370

7471

7572
## Tech

0 commit comments

Comments
 (0)