Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrll committed Jun 30, 2018
1 parent be40d36 commit 2d481c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

<img src="docs/screenshot.png" data-canonical-src="docs/screenshot.png" align="right" width="350px"/>

``RaspBot`` is a lightweight REST API server,esigned for the **Raspberry Pi**, as well as a client web application that let's you control your device with ease.
``Raspbot`` is a lightweight REST API server,esigned for the **Raspberry Pi**, as well as a client web application that let's you control your device with ease.

Built with NodeJS & Express 4 and Vue 2 & Webpack.

**``RaspBot`` is still a work in progress**.
**``Raspbot`` is still a work in progress**.

**Features:**

Expand All @@ -25,7 +25,7 @@ Built with NodeJS & Express 4 and Vue 2 & Webpack.
- [x] Delete files
- [x] Create folders
- [x] Check temperature, CPU, memory and disk usage.
- [x] Interface to update RaspBot remotely
- [x] Interface to update Raspbot remotely

## Table of Contents

Expand Down Expand Up @@ -135,7 +135,7 @@ For more information on how to use PM2, check out **[the official documentation]

## Usage

By default, ``RaspBot`` runs on port 5000 and can be accessed by ``http://ip-to-your-pi:5000``.
By default, ``Raspbot`` runs on port 5000 and can be accessed by ``http://ip-to-your-pi:5000``.

## Configurations

Expand Down Expand Up @@ -187,4 +187,4 @@ Restart the server.

## Author

RaspBot was created by **Ardalan Samimi**.
Raspbot was created by **Ardalan Samimi**.
Binary file modified docs/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d481c5

Please sign in to comment.