diff --git a/README.md b/README.md index 21f480cc0..22a2c12f8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,38 @@ +
++ You can do whatever you want with the scrape results. Here is a + basic showcase of the markdown. +
+
+ {result.data.markdown.trim()}
+
+ >
+ ) : (
+ <>
+ + Failed to scrape this URL +
++ {result.toString()} +
+ > + )} +