Show/hide div with mouse over

Show/hide div with mouse over

Hi all,
I'm new to jQuery and can't quite get my head around this simple jQuery code.
I have a Div-1 that contains an image, when you mouse over Div-1  another Div-2 shows with text content, when mouse is not hovering on Div-1, Div-2 hides.
Appreciate some help please, thanks.