소스 검색

Improved the intro chapter in the doc

Nicolas Petton 13 년 전
부모
커밋
0e651d070c
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      js/Documentation.deploy.js
  2. 0 0
      js/Documentation.js
  3. 1 1
      st/Documentation.st

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
js/Documentation.deploy.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
js/Documentation.js


+ 1 - 1
st/Documentation.st

@@ -49,7 +49,7 @@ ch1introduction
 
 ##Amber Smalltalk in a nutshell
 
-Amber is an implementation of the Smalltalk-80 language. It is designed to make client-side web development **faster, easier and more fun** as it allows developers to write HTML5 applications in Smalltalk!!
+Amber is an implementation of the Smalltalk-80 language. It is designed to make client-side web development **faster, easier and more fun** as it allows developers to write HTML5 applications in a live Smalltalk environment!!
 
 Amber is written in itself, including the IDE and the compiler and it runs **directly inside your browser**. The IDE is fairly complete with a class browser, workspace, transcript, unit test runner, object inspectors, cross reference tools and even a debugger.
 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.