Temporary README for Scibowl project Testing remote pushing function doSomething(){ return "Something"; } <html> <head> <title>Something</title> </head> <body> <h1>Something</h1> </body> </html>