From 211282fe62e6cefb88eb63b5759fc625c3a7f5a2 Mon Sep 17 00:00:00 2001 From: Ethan Date: Wed, 28 Jun 2017 10:15:29 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ffbbc..c5e45b8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Surf [![Documentation](https://img.shields.io/badge/documentation-readthedocs-blue.svg?style=flat-square)](http://surf.readthedocs.io/) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/headzoo/surf/master/LICENSE.md) -Surf is a Go (golang) library that implements a virtual web browser that you control pragmatically. +Surf is a Go (golang) library that implements a virtual web browser that you control programmatically. Surf isn't just another Go solution for downloading content from the web. Surf is designed to behave like web browser, and includes: cookie management, history, bookmarking, user agent spoofing (with a nifty user agent builder), submitting forms, DOM selection and traversal via jQuery style