diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 3da71d17..c405c469 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -766,5 +766,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 +]