From 8c065406f8b7f568a64d8e442a92cd889614e398 Mon Sep 17 00:00:00 2001 From: Paul Du Bois Date: Mon, 26 Jun 2017 13:37:37 -0700 Subject: [PATCH] Specify Python version Change-Id: Ic5114ac7de9ef664e1900c45b4825391d45b0a24 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1b8edb..0095d8f9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Check out the [Documentation](https://docs.google.com/document/d/1YID89te9oDjinC ![Unity SDK](http://i.imgur.com/VLWEkV6.png?1) ### Command Line Tools -Python scripts for advanced Tilt Brush data manipulation. +Python 2.7 code and scripts for advanced Tilt Brush data manipulation. * `bin` - command-line tools * `dump_tilt.py` - Sample code that uses the tiltbrush.tilt module to view raw Tilt Brush data.