Skip to content

Commit 807a47c

Browse files
committed
Some update
1 parent 00eabe1 commit 807a47c

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6-
<title>Functional IoT</title>
6+
<title>Functional IoT - Connect things by well-typed bridge.</title>
77
<link rel="stylesheet" href="stylesheets/styles.css">
88
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
99
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
@@ -46,14 +46,7 @@ <h1>Functional IoT</h1>
4646
<h3>
4747
<a name="whatis" class="anchor" href="#whatis"><span class="octicon octicon-link"></span></a>What is Functional IoT?</h3>
4848

49-
<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:</p>
50-
51-
<pre><code>$ cd your_repo_root/repo_name
52-
$ git fetch origin
53-
$ git checkout gh-pages
54-
</code></pre>
55-
56-
<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>
49+
<p><a href="http://en.wikipedia.org/wiki/Internet_of_Things">The Internet of Things (or IoT for short)</a> refers to uniquely identifiable objects and their virtual representations in an Internet-like structure.</p>
5750

5851
<h3>
5952
<a name="lang" class="anchor" href="#lang"><span class="octicon octicon-link"></span></a>What language will use?</h3>
@@ -89,7 +82,8 @@ <h4><a href="http://arduino.cc/en/Main/ArduinoBoardMega2560">Arduino Mega 2560</
8982
<h3>
9083
<a name="how-use" class="anchor" href="#how-use"><span class="octicon octicon-link"></span></a>How to use?</h3>
9184

92-
<p>Dive into <a href="https://github.com/fpiot">https://github.com/fpiot</a>.</p>
85+
<p>To use Ajhc on STM32F4DISCOVERY, read <a href="https://github.com/fpiot/stm32f4dis-ajhc">https://github.com/fpiot/stm32f4dis-ajhc</a>.
86+
Dive into <a href="https://github.com/fpiot">https://github.com/fpiot</a> for the detail of the others.</p>
9387

9488
<h3>
9589
<a name="meetup" class="anchor" href="#meetup"><span class="octicon octicon-link"></span></a>Training and Meetup</h3>

0 commit comments

Comments
 (0)