Skip to content

Commit 03cbca9

Browse files
committed
new name
1 parent b4c02ee commit 03cbca9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014 Alexandre Ferland
3+
Copyright (c) 2015 Alexandre Ferland
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
minitwit-mongodb
1+
flask-minitwit-mongodb
22
====
33

4-
What is minitwit-mongodb?
4+
What is flask-minitwit-mongodb?
55

6-
A MongoDB powered fork of Minitwit. (https://github.com/mitsuhiko/flask/tree/master/examples/minitwit)
6+
A MongoDB powered fork of Flask's Minitwit. (https://github.com/mitsuhiko/flask/tree/master/examples/minitwit)
77

88
Prerequisites
99
====
@@ -13,9 +13,9 @@ MongoDB installed on your machine, running and listening on port 27017.
1313
Installation
1414
====
1515

16-
1. Download minitwitr-mongodb, then:
16+
1. Download flask-minitwit-mongodb, then:
1717

18-
cd minitwit-mongodb/
18+
cd flask-minitwit-mongodb/
1919

2020
2. Create a virtualenv and activate it:
2121

0 commit comments

Comments
 (0)