瀏覽代碼

lib/tools/phantomas/phantomasWrapper.js

Gaël Métais 4 年之前
父節點
當前提交
06887003cf
共有 7 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md
  2. 二進制
      doc/img/YLT-animated.gif
  3. 二進制
      doc/img/home.png
  4. 二進制
      doc/img/logo.png
  5. 二進制
      doc/img/screenshot.png
  6. 二進制
      front/src/img/favicon.png
  7. 二進制
      front/src/img/logo-large.png

+ 3 - 3
README.md

@@ -14,7 +14,7 @@ Analyzes a webpage and detects **performance** or **front-end code quality** iss
             <a href="https://yellowlab.tools" target="_blank">https://yellowlab.tools</a>
         </td>
         <td width="30%">
-            <img src="./doc/img/YLT-animated.gif"></img>
+            <img src="./doc/img/home.png"></img>
         </td>
     </tr>
     <tr>
@@ -58,9 +58,9 @@ Analyzes a webpage and detects **performance** or **front-end code quality** iss
 
 ## How it works
 
-The tool loads the given URL via [PhantomJS](http://phantomjs.org/) (a headless browser) and collects various metrics and statistics with the help of [Phantomas](https://github.com/macbre/phantomas). These metrics are then categorized and transformed into scores. It also gives in-depth details so developpers can fix the detected issues.
+The tool loads the given URL and collects various metrics and statistics with the help of [Phantomas](https://github.com/macbre/phantomas). These metrics are then categorized and transformed into scores. It also gives in-depth details so developpers can fix the detected issues.
 
-By the way, it's free because we are geeks, not businessmen. All we want is a ★ on GitHub, it will boost our motivation to add more awesome features!!!
+By the way, it's free because I am a geek, not businessmen. In return, you can add a ★ on GitHub, it will boost my motivation to add more awesome features!!!
 
 ![example dashboard screenshot](./doc/img/screenshot.png)
 

二進制
doc/img/YLT-animated.gif


二進制
doc/img/home.png


二進制
doc/img/logo.png


二進制
doc/img/screenshot.png


二進制
front/src/img/favicon.png


二進制
front/src/img/logo-large.png