microfed 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,6 @@
1
1
  <div align="center">
2
- <h1>Microfed</h1>
2
+ <img src="./images/microfed.jpg" />
3
+ <h1><a href="https://microfed.org/">Microfed</a></h1>
3
4
  </div>
4
5
 
5
6
  <div align="center">
@@ -14,12 +15,11 @@ Micro Services Meets the Fediverse
14
15
 
15
16
  ---
16
17
 
17
-
18
18
  [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/micro-fed/microfed.org/blob/gh-pages/LICENSE)
19
19
  [![npm](https://img.shields.io/npm/v/microfed)](https://npmjs.com/package/microfed)
20
20
  [![npm](https://img.shields.io/npm/dw/microfed.svg)](https://npmjs.com/package/microfed)
21
21
  [![Github Stars](https://img.shields.io/github/stars/micro-fed/microfed.org.svg)](https://github.com/micro-fed/microfed.org/)
22
-
22
+
23
23
  ## Introduction
24
24
 
25
25
  Tthis project is still at concept stage and aims to brain storm the intersection of micro servcies and the fediverse
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "microfed",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "microfed",
5
5
  "main": "index.js",
6
6
  "scripts": {