Skip to content

Commit 08021bd

Browse files
authored
Adding badge images to Video Intelligence README. (#3639)
1 parent 5ea61e4 commit 08021bd

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

videointelligence/README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ learning models in an easy to use REST API.
3535

3636
.. _Video Intelligence: https://cloud.google.com/videointelligence/
3737
.. _Video Intelligence API docs: https://cloud.google.com/videointelligence/reference/rest/
38+
39+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-videointelligence.svg
40+
:target: https://pypi.org/project/google-cloud-videointelligence/
41+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-videointelligence.svg
42+
:target: https://pypi.org/project/google-cloud-videointelligence/

videointelligence/nox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016 Google Inc.
1+
# Copyright 2017 Google Inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)