diff --git a/.replit b/.replit new file mode 100644 index 000000000..ebe0269ab --- /dev/null +++ b/.replit @@ -0,0 +1,3 @@ +language = "python3" + run = "" + \ No newline at end of file diff --git a/README.md b/README.md index 9220d20e4..83cbf6353 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Run on Repl.it](https://repl.it/badge/github/davidsandberg/facenet)](https://repl.it/github/davidsandberg/facenet) # Face Recognition using Tensorflow [![Build Status][travis-image]][travis] [travis-image]: http://travis-ci.org/davidsandberg/facenet.svg?branch=master