Problem with a simple background

Hey there,

I’m new to corona and actually trying to create a background image.
I wrote
 

local background = display.newImage("background.jpg")

in my main.lua , as I’ve seen it on every tutorial over the internet.

But I get this :

I want the image to fill the entire screen, how could I do ?
Thanks,
me

Nevermind,

RJ5’s post was helpful to me and my background is now perfect.

If someone want to know, it’s here http://forums.coronalabs.com/topic/41775-how-do-i-size-images/

Nevermind,

RJ5’s post was helpful to me and my background is now perfect.

If someone want to know, it’s here http://forums.coronalabs.com/topic/41775-how-do-i-size-images/