diff --git a/README.md b/README.md index c369484..af11c8d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,19 @@ You will need a copy of [popup.html](https://solid.github.io/solid-auth-client/d ``` +### 👍🏾 Social interactions +With Solid, people can _like_ any page or thing on the Web: +```jsx + // the current page +GitHub +Ruben's website +poverty +Ruben +``` + +Your social interactions are stored in your own data pod. +Build your own interactions with an ``. + ### 🖥️ Get data from Solid #### Load data from the user and from the Web ```jsx