You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated README to include license information and remove source code
section.
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update ad-use example README to include a License section (MIT) and a
small footer. Remove the "Source Code" section to reduce duplication
with the repo.
<!-- End of auto-generated description by cubic. -->
Copy file name to clipboardExpand all lines: examples/apps/ad-use/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,10 @@ Generated ads are saved in the `output/` directory with:
58
58
-**Prompt files** (ad_style_timestamp_prompt.txt) - The prompts used for generation
59
59
-**Landing page screenshots** for reference
60
60
61
-
## Source Code
61
+
## License
62
62
63
-
Full implementation: [https://github.com/browser-use/browser-use/tree/main/examples/apps/ad-use](https://github.com/browser-use/browser-use/tree/main/examples/apps/ad-use)
63
+
MIT
64
+
65
+
---
66
+
67
+
Powered by [Browser Use](https://github.com/browser-use/browser-use)
0 commit comments