From 80a827a1ac84049ee41230e61550f2410727a332 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 7 Jun 2020 03:13:12 +0800 Subject: [PATCH] add missing periods --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05ad3c1..847de4a 100644 --- a/README.md +++ b/README.md @@ -975,7 +975,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). ## Science -*Libraries for scientific computing. Also see [Python-for-Scientists](https://github.com/TomNicholas/Python-for-Scientists)* +*Libraries for scientific computing. Also see [Python-for-Scientists](https://github.com/TomNicholas/Python-for-Scientists).* * [astropy](http://www.astropy.org/) - A community Python library for Astronomy. * [bcbio-nextgen](https://github.com/chapmanb/bcbio-nextgen) - Providing best-practice pipelines for fully automated high throughput sequencing analysis. @@ -1228,7 +1228,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). ## Web Frameworks -*Traditional full stack web frameworks. Also see [RESTful API](https://github.com/vinta/awesome-python#restful-api)* +*Traditional full stack web frameworks. Also see [RESTful API](https://github.com/vinta/awesome-python#restful-api).* * Synchronous * [Django](https://www.djangoproject.com/) - The most popular web framework in Python.