README.md in capy-1.4.4 vs README.md in capy-1.5.0

- old
+ new

@@ -37,9 +37,13 @@ and capy with '-w' option $ capy -w example.capy +### Import other files + + import 'examples/google_search.capy' + ### To access the elements within IFrame within_frame('IFRAME_ID') do click_on 'link' end