Browse Source

Moved Station, edited js-ipfs-api desc

Richard Littauer 10 years ago
parent
commit
0fd743a18f
1 changed files with 4 additions and 4 deletions
  1. 4 4
      project-directory.md

+ 4 - 4
project-directory.md

@@ -82,7 +82,7 @@ These are all the repos found in the IPFS Github organization. If you still can'
     A Java implementation of the HTTP IPFS API.
 
 * [js-ipfs-api](https://github.com/ipfs/js-ipfs-api)  
-    A node client library for the IPFS API.
+    A JavaScript client library for the IPFS API.
 
 * [python-ipfs-api](https://github.com/ipfs/python-ipfs-api)  
     A python client library for the IPFS API.
@@ -95,15 +95,15 @@ These are all the repos found in the IPFS Github organization. If you still can'
 * [astralboot](https://github.com/ipfs/astralboot)  
     A low level boot server that deploys directly out of IPFS.
 
-* [electron-app](https://github.com/ipfs/electron-app)  
-    Electron Shell based IPFS app.
-
 * [ipfs-web-app](https://github.com/ipfs/ipfs-web-app)  
     IPFS web app interface.
 
 * [starlog](https://github.com/ipfs/starlog)  
     Logging the development of an interplanetary filesystem. This will evenutlaly be a way of making blog posts with IPFS.
 
+* [station](https://github.com/ipfs/station)  
+    Electron Shell based IPFS app.
+
 * [webui](https://github.com/ipfs/webui)  
     The IPFS webui accessible from the api gateway typically at port 5001.