diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 9ac387bf..352b9b3f 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -757,5 +757,14 @@ "Personal site", "Blog" ] + }, + { + "title": "Handbook on Teaching Empirical Software Engineering: Online Materials", + "url": "https://www.emse.education", + "source": "https://github.com/mendezfe/temse", + "tags": [ + "Book", + "Academia" + ] } -] \ No newline at end of file +]