Skip to content

Commit dd0f28e

Browse files
Naman AnandNaman Anand
authored andcommitted
contrib fix
1 parent 1e4156c commit dd0f28e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ mstak log "this is my very first log"
5050

5151
Memory stack's CLI is used to log your thoughts on to the web.
5252
All the CLI commands are listed below.
53-
Format : mstak <command> <input>
5453

5554
| Command | Input | Details | Demo |
5655
| ------- | ------------------------- | -------------------------------------------- | --------------------------------------------------------------------------- |
@@ -60,14 +59,16 @@ Format : mstak <command> <input>
6059
| logs | none | Lists all the logs you've pushed today. | mstak logs |
6160
| setbio | Your desired bio | Changes your current bio to the desired bio. | mstak bio "A passionate developer from India, trying to make a difference!" |
6261

62+
Format : mstak <command> <input>
63+
6364
## Use Cases
6465

6566
This is how to use the web interface of Memory stack
6667

6768
| Endpoint | Details | Example |
6869
| ----------------------- | ----------------------------------------------- | ----------------------------------------------------------- |
6970
| /username | Displays the logged dates of the specified user | https://www.memorystack.live/void |
70-
| /username/datetime/logs | Displays the logs of a specified date and user | https://memorystack.tech/void/14-12-2021/logs |
71+
| /username/date/logs | Displays the logs of a specified date and user | https://memorystack.tech/void/14-12-2021/logs |
7172
| /signup | Your log in double quotes | https://www.memorystack.live/signup |
7273

7374

@@ -83,8 +84,8 @@ Memory Stack uses a number of open source projects to work properly:
8384

8485
Memory stack is just an infant right now. We need you to make it something big.
8586

86-
<a href="https://github.com/memory-stack/frontend/graphs/contributors">
87-
<img src="https://contrib.rocks/image?repo=memory-stack/frontend" />
87+
<a href="https://github.com/memory-stack/memory-stack/graphs/contributors">
88+
<img src="https://contrib.rocks/image?repo=memory-stack/memory-stack" />
8889
</a>
8990

9091
Made with [contrib.rocks](https://contrib.rocks).

0 commit comments

Comments
 (0)