mirror of
https://github.com/MontFerret/ferret.git
synced 2026-06-20 01:17:53 +02:00
Updated README
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
Having it's own declarative language, ```ferret``` abstracts away technical details and complexity of the underlying technologies, helping to focus on the data itself.
|
Having it's own declarative language, ```ferret``` abstracts away technical details and complexity of the underlying technologies, helping to focus on the data itself.
|
||||||
It's extremely portable, extensible and fast.
|
It's extremely portable, extensible and fast.
|
||||||
|
|
||||||
## Give me an example
|
## Show me some code
|
||||||
|

|
||||||
The following example demonstrates use of dynamic pages.
|
The following example demonstrates use of dynamic pages.
|
||||||
We are loading main Google Search page, type search criteria into a input box and click search button.
|
We are loading main Google Search page, type search criteria into a input box and click search button.
|
||||||
The click action triggers a redirect, so we wait till it ends.
|
The click action triggers a redirect, so we wait till it ends.
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user