From 9fab1379f09beddba6973d46438da3e8115047ad Mon Sep 17 00:00:00 2001 From: Erik Wilde Date: Wed, 22 Oct 2014 13:23:01 -0700 Subject: [PATCH] trying to make people aware of the 1.0/2.0 issue. --- activity-schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activity-schema.md b/activity-schema.md index ca2401d..535b974 100644 --- a/activity-schema.md +++ b/activity-schema.md @@ -1,6 +1,6 @@ # Activity Streams - Base Schema -This document presents a base set of Object types and Verbs for use with Activity Streams. +This document presents a base set of Object types and Verbs for use with Activity Streams. It has been created for version 1.0 of the Activity Streams format. For schemas and other specifications regarding the more recent version 2.0 of Activity Streams, http://activitystrea.ms/ provides a convenient starting point. ## Introduction