From 852e99431c10264f4df8efab624610fa99a081bc Mon Sep 17 00:00:00 2001 From: MICHAEL JACKSON Date: Thu, 13 Jul 2017 14:11:43 -0700 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8421570..19a725a 100644 --- a/README.md +++ b/README.md @@ -109,4 +109,6 @@ class App extends React.Component { Keys of media query objects are camel-cased and numeric values automatically get the `px` suffix. See the [json2mq docs](https://github.com/akiran/json2mq/blob/master/README.md#usage) for more examples of queries you can construct using objects. -That's it :) Enjoy! +## About + +Development of react-media is done by [React Training](https://reacttraining.com). If you're interested in learning more about what React can do for your company, please [get in touch](mailto:hello@reacttraining.com)!