Commit a2755b97 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev Committed by GitHub

Update README.md

minor
parent b5c95192
...@@ -40,8 +40,8 @@ Simpler, more flexible and convenient Linux kernel dynamic debug (dyndbg) ...@@ -40,8 +40,8 @@ Simpler, more flexible and convenient Linux kernel dynamic debug (dyndbg)
* **f**,**l**,**m**,**t**, **apply to debugfs** - 100+ ms - depends on the number of files. * **f**,**l**,**m**,**t**, **apply to debugfs** - 100+ ms - depends on the number of files.
## Behind the scenes ## Behind the scenes
* Javascript + PHP * PHP - converts json config to queries and back, applies queries to dyndbg, stores configs, responds to ajax requests.
* JavaScript libraries: * JavaScript + libraries:
* [jQuery](https://jquery.com/) * [jQuery](https://jquery.com/)
* [jquery.ajax.queue.js](https://blog.alexmaccaw.com/queuing-ajax-requests) * [jquery.ajax.queue.js](https://blog.alexmaccaw.com/queuing-ajax-requests)
* [Bootstrap](http://getbootstrap.com/) * [Bootstrap](http://getbootstrap.com/)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment