Improve default page.

This commit is contained in:
Cheng Zhao 2013-05-30 15:40:44 +08:00
parent 9cf890bb61
commit 01af2fd0c5

View file

@ -1,10 +1,11 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Title</title>
<title>Atom Shell</title>
</head>
<body>
Content
This is the default mode of Atom Shell, please follow the instructions in
wiki to get started.
<script type="text/javascript" charset="utf-8">
var ipc = require('ipc');