Skip to content

Commit

Permalink
Remove some outdated stuff from README
Browse files Browse the repository at this point in the history
  • Loading branch information
oetting committed May 30, 2016
1 parent b16477d commit 46b6b68
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
Webgrind
========
Webgrind is a [Xdebug](http://www.xdebug.org) profiling web frontend in PHP5. It implements a subset of the features of [kcachegrind](http://kcachegrind.sourceforge.net/cgi-bin/show.cgi) and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. Here's a screenshot showing the output from profiling:
Webgrind is a [Xdebug](http://www.xdebug.org) profiling web frontend in PHP. It implements a subset of the features of [kcachegrind](http://kcachegrind.sourceforge.net/html/Home.html) and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. Here's a screenshot showing the output from profiling:

[![](http://jokke.dk/media/2008-webgrind/webgrind_small.png)](http://jokke.dk/media/2008-webgrind/webgrind_large.png)

It is possible that a larger number of kcachegrind features will be implemented in the future, bringing webgrind closer to completing one of the [suggested PHP Google Summer of Code 2008](http://wiki.php.net/gsoc/2008#xdebug_profiling_web_frontend). At this point nothing has been planned, though.

Features
--------
* Super simple, cross platform installation - obviously :)
Expand All @@ -16,8 +14,6 @@ Features

Suggestions for improvements and new features are more than welcome - this is just a start.

Mailing list is available through the [webgrind google group](http://groups.google.com/group/webgrind-general/topics).

Installation
------------
1. Download webgrind
Expand Down

0 comments on commit 46b6b68

Please # to comment.